> For the complete documentation index, see [llms.txt](https://docs.rao.cash/l/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rao.cash/l/utility-token/allocation-and-utility-of-usdrao-transaction-taxes.md).

# Allocation and Utility of $RAO Transaction Taxes

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

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

📊 **Tokenomics & Tax Distribution Structure**

| Category                                | Buy Tax | Sell Tax |
| --------------------------------------- | ------- | -------- |
| **Holder Rewards (Reflections)**        | **4%**  | **4%**   |
| **Liquidity Provision (Auto-LP)**       | **2%**  | **2%**   |
| **Ecosystem Treasury**                  | **1%**  | **1%**   |
| **Deflationary Burn (Auto Hyper-Burn)** | **1%**  | **1%**   |

***

✅ **Core Economic Pillars**

* **Automated Wealth Generation:** A <mark style="color:green;">**4%**</mark> reflection is triggered by every transaction. By simply holding **$RAO** in your decentralized wallet, you accumulate more assets in real-time, significantly boosting your long-term ROI.
* **Market Resilience:** <mark style="color:green;">**2%**</mark> of every buy and sell order is funneled into the **RAO/BNB** liquidity pool on PancakeSwap. This mechanism bolsters the token’s price floor and ensures seamless global trading.
* **Strategic Treasury & Insurance:** <mark style="color:green;">**1%**</mark> of transaction volume fuels the marketing engine and funds ecosystem expansion.
  * **0.5%** of these reserves are allocated to physical gold and diamond acquisitions secured within **RaoBank**.
  * Additional funds are deployed into high-yield real estate and resort developments.
* **Hyper-Deflationary Mechanism:** 1% of all network activity is permanently incinerated via the **Auto Hyper-Burn** protocol. This constant supply reduction induces scarcity and drives the long-term valuation of the $RAO token.

***

<br>


---

# 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.rao.cash/l/utility-token/allocation-and-utility-of-usdrao-transaction-taxes.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.
