# Initial Sell Tax

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

**Detailed Instructions:**

* Set the tax percentage for sell transactions during the initial launch phase.
* Enter a value between 0 and 30 percent.
* A higher sell tax can:&#x20;
  * Discourage early dumping of tokens
  * Provide price stability in the early stages
* Like the buy tax, consider a strategy to reduce this over time.
* Example: Entering "25" sets a 25% tax on sell transactions during the launch phase.

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

<mark style="color:red;">**Note : Tax Cannot Be Greater Than 30%**</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/initial-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.
