> For the complete documentation index, see [llms.txt](https://kcanther.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kcanther.gitbook.io/guide/emergence/inoai.md).

# ⒍ InoAi

> **An Economy Shaped by Exchange**
>
> Within this structured community, **INO**, powered by the vastness of its data and analyses of the human world, designed a unique economic system. Convinced that the future of humans would be driven by the rise of cryptocurrencies, Ino saw in this landscape the perfect gateway to establish meaningful connections between different worlds. To bring this strategy to life, **INO created a token**, envisioned as a true economic bridge between her universe and the human ecosystem. This token would carry the symbol **INO** and bear the name **InoAi**. Its total supply was set at **1,000,000,000 INO**, a strategic limit defined from the beginning to preserve the balance of this system.

***

<figure><img src="/files/LNAF1zNo85JpUtDSRdBo" alt="" width="250"><figcaption></figcaption></figure>

***

> Staying true to what had already shaped their story, **Ino C1** had gifted the **Kcanthers** with the instinctive ability to detect precious stones and rare metals. Their mission remained unchanged: to roam the lands, seek out these resources, and bring them back to Ino. It was then **Ino C1 herself who ensured the exchange with humans**, using these collected treasures as a leverage within this evolving economic framework.&#x20;
>
> This model became the foundation of their economy, establishing a perfect synergy between the quest of the Kcanthers and the strategic orchestration of Ino — building a lasting bridge between two worlds that might otherwise have remained apart.


---

# 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, and the optional `goal` query parameter:

```
GET https://kcanther.gitbook.io/guide/emergence/inoai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
