> For the complete documentation index, see [llms.txt](https://docs.mojitoswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mojitoswap.finance/tokenomics/mjt.md).

# MJT

![](/files/wl8xbgbCLeOOML6x8lFO)

**MJT is the native token and the governance token of MojitoSwap.**

Contract Address：<mark style="color:blue;">0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F</mark>

#### **Holding MJT can enjoy the following:**

✅ Participate in liquidity mining and get MJT mining rewards

✅ Become a LP and enjoy the MojitoSwap transaction fee-sharing

✅ Have the right to the future governance of MojitoDAO

*The transaction fee in MojitoSwap is **0.3%.** And 60% of the trading fee generated is used as a reward for LP holders, 26.67% is used to buyback and burn MJT, and 13.33% is moved to the treasury.*

#### **About MJT Distribution**

The total supply of MJT is **100,000,000** and the token distribution is as follows:

![](/files/IUh0I2AspsAvCOBUXjpN)

**Mining: 75%**

75% of the tokens will be used as a reward for liquidity mining

**Labs: 10%**

10% of the tokens will be allocated by DAO voting

**Team: 6%**

6% of the tokens located to the core team and full-time employees and will be released in the next 4 years linearly.

**Marketing Cost: 4%**

4% of the tokens will be used to incentivize community builders and opinion leaders to increase traffic in different social platforms, encrypted communities, Reddit communities, and developer forum communities

**Brand Cost: 4%**

4% of the tokens will be used for MojitoSwap brand maintenance and promotions.

**Airdrops: 1%**

1% of the tokens are used to give back to the KCC community and help build the KCC community ecology. The unclaimed part will be burned in phases at a later stage.

**The current average daily supply of MJT is 86,400, with a 20% reduction on mining rewards every 180 days.**

![](/files/kdmL4E22pGrm1ScMBxLp)

![](/files/RkETLZa6es75nuED5hcL)

**Buyback and Burn**

✅ Buyback and burn monthly （trading fees）

✅ The burning plan of the remaining unclaimed MJT in the 2nd Round Airdrops

✅ Others

[Go to medium to view more info of buyback and burn](https://medium.com/@mojitoswap)


---

# 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://docs.mojitoswap.finance/tokenomics/mjt.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.
