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

# Tokenomics

Tokenomics play a crucial role in shaping the success and sustainability of the platform.

In this section, we will discuss the tokenomics model and how it is designed to create a fair, transparent, and sustainable ecosystem for all stakeholders involved.

The backbone of our ecosystem thrives on the $NTMPI token, designed to operate seamlessly across multiple chains and boasting Inter-Blockchain Communication (IBC) capabilities.&#x20;

Moreover, it plays a pivotal role in governing the Neurato network, driving our governance processes forward. Additionally, it forms the basis for compensating our node runners, underpinned by an economic model that incorporates buybacks and cross-chain utility.&#x20;

&#x20;•    Total Supply : 400,000,000

&#x20;•    Circulated Market Cap at TDE : $1,393,000 USD

<figure><img src="/files/FdmfyjEtzqHSx5zfw1XC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/llUkmWiXERPBiF3Hr9cf" alt=""><figcaption></figcaption></figure>


---

# 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://timpi.gitbook.io/timpi-whitepaper/tokenomics.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.
