# Tax

We will be implementing a tax on every transaction to deal with inflation. The tax will be 5% per transaction and it will be split into the following:

* 1% will be burnt
* 4% will be converted into BNB LP token to improve the overall liquidity of the pool, reducing the price impact per transaction

![](https://4071037031-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Ma4NSYmCeIR-dggKX-W%2F-Ma4SmE0fSjjUhw43n9K%2F-Ma4uuz-lETK-XG4MW0w%2Fimage.png?alt=media\&token=97976e4d-e7a5-413a-b6f0-d2a8fc3f152e)


---

# 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://onepiecefinance.gitbook.io/onepiece-finance/features/tax-burns.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.
