# 9.2 Tax Model

Every $NUAI transaction is subject to a small **buy/sell tax** that funds the platform’s ongoing development and visibility. The current structure:

* **5% Total Tax** per transaction\
   • 2% to the **Growth Fund** (for builder grants, liquidity support, ecosystem development)\
   • 2% to the **Liquidity Pool**\
   • 1% to the **Shill Tax Fund** (used for marketing and exposure campaigns)

This model ensures that every trade helps fuel growth — creating a sustainable cycle of reinvestment into the ecosystem.


---

# Agent Instructions: 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:

```
GET https://nucleus-ai.gitbook.io/whitepaper/tokenomics/9.-tokenomics-usdnuai/9.2-tax-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
