# Transaction Tax

We will be using a transaction tax that will aid with the rising deflation. A 1.5% tax will be incurred within every single transaction of the native token. This includes buying, selling, and transferring to different wallet addresses. The 1.5% will be sent to the dead address.&#x20;

With this measure, we can ensure that an estimated 10% of the total supply will automatically be burnt, keeping up with the mint rate.


---

# 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://eagleswapdefi.gitbook.io/eagleswap/features/transaction-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.
