> 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/0325.md).

# 03/25 Market overview：LON breaks recent high at $0.86, 12.4% rise in 7d

Based on OKX market data, LON reached a new recent high at $0.89, currently at $0.86, a 3.6% rise in 24h, 12.4% rise in 7d. LON’s current overall supply is 112,891,143.60, with 73m LON staked which accounts for 64.7% of the total supply, with an APY of 28.89%.

<figure><img src="https://lh7-us.googleusercontent.com/MLb_3LxiLRTsZz9ONl03AVgmAds3qfrV1IBs8ZOtz3aNz3-X0yvo1BoVH9gQ1h1HLLRudubjfklFJUiWgYG4v0B7yAVHtuXqUX6Nm5ojhX3-6m92fBLwsLIFgE21Y_CUHxJeNVyjoR6BF44PjUOYPZk" alt=""><figcaption></figcaption></figure>

LON is the native utility and governance token of Tokenlon, holders can enjoy fee discounts as low as 0.01%.

Tokenlon now also supports multichain trading on Ethereum mainnet, Polygon PoS, Optimism, and Arbitrum chains. Simply navigate to the Market page in imToken wallet to start.

Tokenlon now supports 135 tokens, with discounted fees for LON holders. Trading fees between stablecoins such as USDT, USDC, DAI etc is as low as 0.04%.

#### 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)

<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/0325.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.
