> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/market-update/2024/1120.md).

# 🎁Tokenlon referral rewards programme

Did you know that by trading on Tokenlon, not only you can earn LON rewards, but you can earn even more by inviting friends to use your referral code and complete trades! Both the ‘trader’ and the ‘referrer’ will share 50% of the total rewards pool (the previous round of rewards pool was $500,000).&#x20;

Each trade mining phase lasts for 6 weeks, **and rewards for phase 33 will be settled and available for claim on 25th November 2024**. Don’t miss out on LON referral rewards!

Tokenlon now supports 153 tokens including ETH, WBTC, USDT, DAI, USDC with discounted fees for LON holders, and swap between stablecoins at only 0.04% fees.

Trade up to 100 WBTC & 1,000 ETH, and up to $5 million between stablecoins in a single transaction on Tokenlon, with smart routing and [limit orders](https://tokenlon.im/limit-order) on the [Tokenlon website](https://tokenlon.im).&#x20;

Notes：

* LON is Tokenlon’s utility token, 1 LON ≈ $1.02
* Current user referrals are low, invite now and enjoy high rewards
* Gain extra 20% calculation rewards by binding invitation codes before trading&#x20;
* Currently LON trade mining is limited to Ethereum mainnet only

Related links

* [Participate in trade mining](https://tokenlon.im/lon/mining/trade)
* [Trade mining invite tutorial](https://support.tokenlon.im/hc/en-us/articles/360058876772-The-tutorial-of-LON-trade-mining)
* [Past trade mining rewards data](https://support.tokenlon.im/hc/en-us/sections/360012812292-Trade-mining)

Tutorial

[How to use Tokenlon instant swap](https://support.tokenlon.im/hc/en-us/articles/360037732371)

[How to use limit order on Tokenlon](https://support.tokenlon.im/hc/en-us/articles/7463636612116)

Note

Digital assets are highly volatile and unpredictable, do your research before trading.

<br>


---

# 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://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/market-update/2024/1120.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.
