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

# WHAT IS $BUN TOKEN?

## Overview <a href="#overview" id="overview"></a>

The **BUN token i**s a cornerstone of the **BOUNDLESS NETWORK**, providing cohesive and versatile value exchange and utility across diverse services and platforms. The BUN token underpins the collaborative and strategic functionalities within the Burrito Wallet ecosystem, strengthening the bridge between users, dApps, and Web3 platforms, enhancing overall value and utility.

$BUN is a fungible token (FT) built on the **Binance Smart Chain**, empowering the token to be omnichain to maximize the openness and interoperability of the network. While $BUN will initially be deployed on specific chains that empower specific utilities, $BUN is chain agnostic and will go wherever the culture takes it.

<figure><img src="/files/OXqH650B24I8TND04Tdq" alt=""><figcaption><p>$BUN Symbol</p></figcaption></figure>

$BUN has a fixed supply of **1,000,000,000 tokens**.

While the token is designed to carry a diverse set of ever-expanding utilities, at its core the $BUN token empowers network infrastructure by **aligning incentives** among multiple user personas and products. $BUN is the backbone of this network, and maintain the ecosystem. By making payments to the network in $BUN, network partners can access **core products and services** that bring network effect and consumer attention economy.

## **Core Features** <a href="#core-features" id="core-features"></a>

* Partner Program: Empowers Web2 and dApps to attract users through BUN-powered initiatives like referrals, quests, and social media campaigns. Users earn BUN, fostering collaboration and user engagement.
* DAO Structure: BUN tokens empower the community to influence strategic marketing initiatives and wallet features by voting on proposals, enhancing user attraction and retention. All BUN holders can shape the project's direction by voting on proposals.

## **User Engagement** <a href="#user-engagement" id="user-engagement"></a>

* Crypto Metrics: Partner dApps within the Burrito Wallet ecosystem leverage Crypto Metrics to gain detailed insights into user demographics, interests, and spending habits. By utilizing BUN tokens for these services, dApps refine their engagement strategies and craft targeted marketing campaigns.


---

# 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://bunetwork.gitbook.io/bundaodocs/introduction/what-is-usdbun-token.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.
