# Initial Buy Tax

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

**Detailed Instructions:**

* Set the tax percentage for buy transactions during the initial launch phase.
* Enter a value between 0 and 30 percent.
* This higher initial tax can:&#x20;
  * Generate more funds for the project early on
  * Discourage immediate "pump and dump" behaviour
* Consider gradually reducing this tax over time to encourage more buying.
* Example: Entering "20" sets a 20% tax on buy transactions during the launch phase.

<mark style="color:red;">**Note : Cannot Be Greater Than 30%**</mark>

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


---

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