> For the complete documentation index, see [llms.txt](https://docs.crodo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crodo.io/documentation/adding-a-project.md).

# Adding a project

To add a project to our site, you must fill out the form <https://crodo.io/cabinet/add>, the project is considered up to 14 days

The Crodo project team carefully approaches the verification of projects to be added to IDO, for good projects there is a free incubation, before entering our IDO, the team helps with:

* creating the right tokenomics
* creation of AirDrop
* attraction of partners
* integrations

A commission of 8% of the public sale in CROD currency is charged for placing the project, 2% of this amount is burned within 7 days after the closing of the public sale.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.crodo.io/documentation/adding-a-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
