# Transaction Tax

![](/files/JFi6gzo41whpy5FjJSjo)

{% hint style="danger" %}
The helper contract on our website must be used for LP token formation to be exempt from transaction tax!
{% endhint %}

MiniPanther has instituted an 8% **Transaction Tax** on sending MP tokens to LP pairs! This tax incentivizes holding by redistributing tokens from sellers to holders. Therefore, we refer to it as a selling tax! This tax also keeps rewards flowing to MP stakers even after all token supply expansion has stopped!

* Sending MP to any LP pair carries an 8% transaction tax
  * The helper contract on our website must be used for forming of Spookyswap MP/DAI LP tokens to be exempt
* Taxed MP is redistributed proportionally to all MP stakers during rebases
* Other MP transactions carry no transaction tax

{% hint style="warning" %}
The transaction tax mechanic charges an 8% penalty for selling MP that is redistributed proportionally to all MP stakers!
{% endhint %}


---

# 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://minipanther.gitbook.io/minipanther/protocol-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.
