# CoinCreate

## CoinCreate.io Docs

- [Welcome to CoinCreate!](https://docs.coincreate.io/welcome-to-coincreate.md): Welcome to the CoinCreate's Docs! Here you'll get an overview of all the amazing features our platform offers to help you build professional, secure and effective projects easily and no-code.
- [Overview](https://docs.coincreate.io/overview.md): In this page, you'll learn the basic concepts that our platform covers.
- [Users](https://docs.coincreate.io/users.md): This section outlines the target user and who can benefit from CoinCreate's innovative tools.
- [Key Features and Benefits](https://docs.coincreate.io/key-features-and-benefits.md): Important remarks about the platform differentiators and features.
- [Products (Contracts)](https://docs.coincreate.io/products-contracts.md): Breakdown of all our contract offerings.
- [Platform](https://docs.coincreate.io/platform.md): Description of the CoinCreate platform and how to navigate it!
- [How to use the Creation Tools](https://docs.coincreate.io/platform/how-to-use-the-creation-tools.md): Detailed description of the token (ERC20) contract creation process.
- [Token](https://docs.coincreate.io/token.md): This page describes the role of the $CREA token in the ecosystem.
- [Tokenomics](https://docs.coincreate.io/tokenomics.md): This page provides a comprehensive breakdown of the $CREA token distribution.
- [Roadmap](https://docs.coincreate.io/roadmap.md): On this page you will see a description of the roadmap, outlining our strategic plans and milestones.
- [Socials](https://docs.coincreate.io/socials.md): Here you can find all our important links and socials.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.coincreate.io/welcome-to-coincreate.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.
