> For the complete documentation index, see [llms.txt](https://docs.titandeployer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.titandeployer.com/deploy-token/pro-features/final-sell-tax.md).

# Final Sell Tax

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

**Detailed Instructions:**

* Set the long-term tax percentage for sell transactions after the initial phase.
* Enter a value between 0 and 10 percent.
* This tax applies after the initial launch period or after reaching the tax reduction threshold.
* You can set this slightly higher than the buy tax to encourage holding.
* Example: Entering "3" sets a 3% tax on sell transactions in the long term.

<figure><img src="/files/4iOQrQkDXmf9YNL1lXBh" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Note : Final Sell Tax Cannot be greater than 5%**</mark>


---

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

```
GET https://docs.titandeployer.com/deploy-token/pro-features/final-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.
