> 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/boundless-network-ecosystem/usdbun-utility.md).

# $BUN Utility

<figure><img src="/files/l7NxlHEQdh9Jgmmm5moF" alt=""><figcaption><p>$BUN has wide scope of utilities, connecting the partners and users</p></figcaption></figure>

## **Payment and Fees:** <a href="#payment-and-fees" id="payment-and-fees"></a>

* Discounted transaction fees: Holders can pay transaction fees with the token at a discounted rate.
* Subscription payments: Pay for recurring subscriptions within the wallet like access to exclusive content or data analysis tools.

## **Loyalty and Benefits:** <a href="#loyalty-and-benefits" id="loyalty-and-benefits"></a>

* Tiered benefits: Access different tiers of service within the wallet based on token holdings, unlocking features like exclusive content, events, discounts, and airdrops.
* Exclusive discounts: Enjoy exclusive discounts on partner services or products integrated with the wallet.

## **Community and Social Features:** <a href="#community-and-social-features" id="community-and-social-features"></a>

* Tipping content creators: Reward content creators within the wallet's community with tokens to access exclusive content.
* Subscribe to content creators: Access unique communities that offer insights and alpha information.
* Donations and charity: Donate tokens to supported charities or causes chosen by the community through voting.

## **Additional Utilities:** <a href="#additional-utilities" id="additional-utilities"></a>

* Data access: Purchase access to premium data insights or analytics generated by the wallet platform.
* NFT purchases: Use the token to purchase NFTs within the wallet or integrated marketplaces.
* Burning mechanisms: Implement mechanisms to burn BUN tokens over time, potentially increasing their value.

There will be more in Utilities :) Wait till the next announcement


---

# 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/boundless-network-ecosystem/usdbun-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.
