# COTI FAQ

{% hint style="info" %}
This website aims at people who are new to COTI and serves as an all in one place knowledge base with the most important information for COTI holders.

The information provided is subject to change. Use the information on this website at your own responsibility. This is an unofficial COTI website run by COTI Unity Node (testnet).&#x20;

You can find offical information provided directly by COTI at <https://coti.io/> and <https://medium.com/cotinetwork>.
{% endhint %}

{% hint style="danger" %}
COTI V2 has launched. Still, we are in a transition period right now when it comes to certain features. That's why some content is not up to date right now. Once all releveant features are available on V2 and the transition is complete, the FAQ will be updated!
{% endhint %}

<figure><img src="https://1669873050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbb9VxoqAgZO2p5RjTuh9%2Fuploads%2FNZzbKCt5Nd4z04WShswM%2FCotit%20Unity%20Node%20Final%20transparent.png?alt=media&#x26;token=d72c26bb-0491-4da7-92a0-e8c903520c38" alt="" width="188"><figcaption><p>powered by COTI Unity</p></figcaption></figure>


---

# 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://faq.coticommunity.com/coti-faq.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.
