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

# 08/14 Market overview

Based on CoinGecko market data, the cryptocurrency market rose across the board, with BTC hitting record highs again above $123,000, now at $123,648, up 3.6% in 24h, and up 7.5% in 7d. ETH also broke past $4,700, now at $4,742.66, up 3.7% in 24h and 28.7% in 7d.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdWNttD4IJ2qM3p4ScFApjh2QyZjNC8UTEzNKu38EV5Fc4wqcCkxjBOEIFdp71L734Pvr0D-RYR2v2wCB7mOLnNYVgZg86RNDWupMOdyqwB373InT7o_jg5aUqYNeExUWZmut0kPw?key=K9kUMsAeQppE51VnDdkD7lZl" alt=""><figcaption></figcaption></figure>

🎁 [The Tokenlon sixth anniversary celebration is underway](https://support.tokenlon.im/hc/en-us/articles/40144531294612)! During the event, the top three users with the highest trading volume on Tokenlon will receive prizes such as the new iPhone 17, the new Apple Watch, and a DJI drone. Additionally, users can earn LON rewards by completing other campaign tasks.

Tokenlon supports multichain trading on Ethereum mainnet, Polygon PoS, Optimism, Base, BNB, Unichain and Arbitrum chains. Simply navigate to the Market page in the latest imToken wallet version, 2.17.1, to start trading.

Trade 151 tokens on Tokenlon with fee discount available to LON holders.Trade up to 100 WBTC & 1,000 ETH 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;

#### Tutorial

[Tokenlon Multi-chain swap tutorial](https://support.tokenlon.im/hc/en-us/articles/27064261125524-Tokenlon-Multi-chain-swap-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/2025/0814.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.
