# What Are Buy Tax and Sell Tax?

* **Buy tax** and **sell tax** refer to the fees or tax rates charged to buyers and sellers during each transaction. These taxes are automatically deducted from every trade and transferred to a developer’s designated **tax wallet** or **burn address**.
* Their purpose is to achieve specific **economic or community goals** through taxation.
* The implementation of buy and sell taxes can help **regulate market behavior**, **attract long-term investors**, and **provide sustainable funding** for the project.
* However, this mechanism also **increases the user’s transaction cost**.

For example:

* A higher **buy tax** may be used to prevent large-scale dumping shortly after launch.
* A higher **sell tax** can discourage frequent selling, helping stabilize the token price.
* However, malicious developers may also use **excessively high buy/sell taxes** to scam users.

### ⚠️ **Always check tax rates carefully before trading.**

* Tokens with abnormally high taxes may indicate potential risks — conduct proper research before making any transactions.

<figure><img src="/files/jyzEJ3uk0ELA64eJKG7y" 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.debot.ai/en/faq/what-are-buy-tax-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.
