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

# TECHNICAL SPECS

#### BANA: The Core Asset of Ecosystem

The **BANA token** serves as a medium for store of value, payment, and asset growth within the ecosystem. By adopting high-performance blockchain infrastructure, we have secured both global scalability and low transaction fees.

#### 1. Technical Specification

| **Item**       | **Detailed Information**             |
| -------------- | ------------------------------------ |
| Token Name     | BANA Token                           |
| Ticker         | BANA                                 |
| Mainnet        | BNB Smart Chain (BSC)                |
| Token Standard | BEP-20 (Layer 2 expansion supported) |
| Total Supply   | 1,000,000,000 BANA (1 Billion)       |
| Decimals       | 18 Decimals                          |

### Gemini의 응답

#### BANA: The Core Asset of the Ecosystem

***

The BANA token serves as a medium for store of value, payment, and asset growth within the ecosystem. By adopting high-performance blockchain infrastructure, we have secured both global scalability and low transaction fees.

***

#### 1. Technical Specification

| Item           | Detailed Information                 |
| -------------- | ------------------------------------ |
| Token Name     | BANA Token                           |
| Ticker         | BANA                                 |
| Mainnet        | BNB Smart Chain (BSC)                |
| Token Standard | BEP-20 (Layer 2 expansion supported) |
| Total Supply   | 1,000,000,000 BANA (1 Billion)       |
| Decimals       | 18 Decimals                          |

***

#### 2. Infrastructure Strengths

* High-Speed: Capable of processing large-scale payments and settlements based on a high-performance network that handles thousands of transactions per second.
* Low-Cost: Optimized gas fee (transaction fee) design to lower the barrier to entry for global users.
* Global Compatibility: Supports perfect integration with major EVM-compatible wallets and decentralized exchanges worldwide.

{% hint style="info" %}
**The BANA token goes beyond simple utility; it is a core asset that records and proves the growth of the project's real-world assets on-chain.**
{% endhint %}


---

# 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://bana.gitbook.io/bana-docs/en/tokenomics/token-utility.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.
