# Buy & Sell Tax

On PancakeSwap, MCFT applies a **5% buy tax** and a **10% sell tax**, designed to enhance the token's ecosystem and reward holders.

For the **buy tax**, 1% is sent to the black hole to fuel community activities, 2% is allocated to the marketing wallet to drive growth and promotions, 1% is added to the liquidity pool to ensure stable trading, and 1% is distributed as rewards to large holders, proportionally benefiting all MCFT holders.

The **sell tax** is set at **10%**, doubling the buy tax, and follows the same distribution to further strengthen liquidity, marketing efforts, and reward distribution to loyal holders.


---

# 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://mountain-technologies.gitbook.io/mcft/mmt-tokenomics/buy-and-sell-tax.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.
