> For the complete documentation index, see [llms.txt](https://docs.bankai.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bankai.app/overview/token-metrics-and-utility-analysis.md).

# Token Metrics & Utility Analysis

The tokenomics of BANK are strategically developed to foster long-term value creation. We are grounded in the philosophy that excellence requires time to cultivate and a steadfast dedication from our team. Such principles are intricately woven into our tokenomic structure, underscoring our commitment to enduring success.

* <mark style="color:yellow;">Token Supply:</mark> 10,000,000,000 BANK
* <mark style="color:yellow;">Team:</mark> 5% of total supply locked for 365 days + 2% Burnt.&#x20;
* <mark style="color:yellow;">Marketing:</mark> 3% of total supply.
* <mark style="color:yellow;">Vaultum:</mark> 2% of total supply.
* <mark style="color:yellow;">Exchange Liquidity:</mark> 8% of total supply.

#### Overall Utility Analysis

Bank Ai's utilities like BankPad and Vaultum Volume Bot are designed to offer value, diversification, and engagement opportunities within the crypto space. By addressing users' needs for innovation, passive income, and market participation, these utilities can significantly contribute to the bank's growth and user satisfaction. However, prioritizing user safety and the ecosystem's integrity requires a focused approach that emphasizes thorough due diligence, the implementation of advanced algorithms, and a dedication to continual education. This strategy is vital for maintaining the ecosystem's long-term success and ensuring its stable foundation.


---

# 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://docs.bankai.app/overview/token-metrics-and-utility-analysis.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.
