# Final Buy Tax

**Menu Prompt: 💰 Set Final Buy Tax**

**Detailed Instructions:**

* Set the long-term tax percentage for buy transactions after the initial phase.
* Enter a value between 0 and 10 percent.
* This tax will apply after the initial launch period or after reaching the tax reduction threshold.
* Choose a rate that balances generating project funds with encouraging buying.
* Example: Entering "1" sets a 1% tax on buy transactions in the long term.

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

<mark style="color:red;">**Note : The Final Buy Tax Cannot Be Greater than 5%**</mark>


---

# 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://docs.titandeployer.com/deploy-token/pro-features/final-buy-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.
