> For the complete documentation index, see [llms.txt](https://msgsender-2.gitbook.io/msgsender/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://msgsender-2.gitbook.io/msgsender/master/2.3-msg-tax.md).

# 2.3 MSG Tax

**About Tax**

* Tax will occur when to transfer or swap MSG token, add or remove liquitity in MSG-BNB pair.
* To encourange adding liquidity, MsgSender has depolyed TaxFree router in MsgSender Android APP，through TaxFree router, you are exempted from due tax.
* Please be ware of that adding or removing liquidity through pancakeswap router is **NOT** exempted from Tax, but you can remove liquity from TaxFree router after adding liquidity from Pancake router, two routers actually interacted with the same Pancake pair(MSG-BNB).

**1.5% to reward LP**&#x20;

1. After adding liquidity, use metamask to open the following link [https://farm.msgsender.io](http://farm.msgsender.io/#/farm/index)
2. Stake your lp to RewarPool **0x5117a295aFc9233f6f5935826973A83152d8445b**，then you will be able to share the 1.5% Tax.
3. Get reward action is tax free.
4. 1.5% to LP pool，Reward token will be distributed to pool every two weeks. 1.5% tax of the first two weeks will be distributed to the 2nd two weeks.

**2% to marketing address**

1. will be used to promoting MSG token.

**0.5% to developer address**

1. will be used to pay amazon cloud service and hiring Web and IOS developer
2. will be used to enhance user experience regarding RealTime, MultiChain etc.
3. will be used to hire staff in south-east Asia, NA and EU.

Tax proposal are approved by community as below snapshot.

![](/files/en08s8g3zoiq5NcuEXD9)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://msgsender-2.gitbook.io/msgsender/master/2.3-msg-tax.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
