> For the complete documentation index, see [llms.txt](https://mvpaper.magavpcoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mvpaper.magavpcoin.com/tokenomics/token-tax-allocation.md).

# Token Tax Allocation

* **Buy/Sell Tax**: A fixed 2% tax is imposed on each buy or sell transaction of MAGA VP (MVP) tokens.
* **TRUMP Token Rewards**: 1% of the buy/sell tax is allocated towards TRUMP token rewards for MVP holders, incentivizing long-term hodling and active participation within the ecosystem.
* **Marketing**: 0.5% of the buy/sell tax is designated for marketing efforts, facilitating the promotion and expansion of MAGA VP's reach and visibility.
* **Add to MVP LP and Burn**: 0.25% of the buy/sell tax is added to the MVP liquidity pool (LP) to enhance liquidity and stability within the ecosystem. Additionally, the same percentage is utilized to burn MVP tokens, reducing the total token supply over time and potentially increasing the value of existing tokens.
* **Add to TRUMP LP and Burn**: Similarly, 0.25% of the buy/sell tax is allocated to the MAGA TRUMP LP to bolster liquidity for MAGA TRUMP transactions. Additionally, an equivalent percentage is used to burn TRUMP tokens, contributing to scarcity and potentially increasing token value.
* **Transfer Tax**: There is no transfer tax imposed on MVP tokens, allowing for seamless transfers between wallets without incurring additional fees.

<figure><img src="/files/6OBtHVoWk1tX5faItCdw" alt=""><figcaption></figcaption></figure>


---

# 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://mvpaper.magavpcoin.com/tokenomics/token-tax-allocation.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.
