# Platform

Before jumping in the Dapp's specifics and how to use it, here is a general breakdown of the main website:<br>

<figure><img src="/files/jciXUtBrZmMQ1xVuOkUN" alt=""><figcaption><p>Coincreate.io Homepage</p></figcaption></figure>

1. **Home:** You'll find all the general information and details bout the project and platform such as target audience, features and products.
2. **Dapp:** Allows users to access the contract creation Tools.
3. **Foundation:** Includes other important information about the project such as token, team and roadmap detailed information.
4. **Account:** Allows access to the Dashboard as well as contract creation menu.

{% hint style="success" %}
*In the following page, you'll find a detailed explanation on how to navigate the contract creation tools and we will be covering the process of creating a token in less than 3 mins to demonstrate the capabilities of the platform.*
{% endhint %}


---

# Agent Instructions: 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.coincreate.io/platform.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.
