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

# 06/06 Market overview:BNB hits new all-time high above $700

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfaCxWpMtxL1meCYW5g9tevP5qWSTLVZOAg6InuBDP0MbP6qpvcy2CzZndl_Mlnq4l8U-P8FmUvcvVyRzHw3TmIcTcvJrfbkBzkfynK3qA7J5Fe-Fcx6GpjTjBdAu9xx1ASL15k241atxIphu9GZpCPWEKc?key=s2mXl3vh97ER34FWDSx9Jg" alt=""><figcaption></figcaption></figure>

Based on CoinGecko market data, BNB has hit a new all-time high, currently at $701.51, a 18% rise in 7d. Tokenlon now supports multi-chain traiding, simply update your imToken app to version 2.15.2, switch your account to BNB chain, and click on the Market page to trade BNB,

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdQE-VtOt5L82_zhk4sOusbk6Bv6VWLlBoYYZSaZnfBYtYMGStesGihwshVdPYRc2DClu3BGhPE8lawOJx3b2d7RevGwLmq0EujzgHRA2INLCitwx7cDFJHAArpoh1NpXI15nbWK__MJLZrjMvuEx4IC_5t?key=s2mXl3vh97ER34FWDSx9Jg" alt=""><figcaption></figcaption></figure>

Asides from BNB hitting all-time highs, BTC is now again above $71,000, currently at $71,145.84, a 0.1% rise in 24h and 5.4% rise in 7d. ETH is at $3,865.95, 0.9% rise in 24h and 3.0% rise in 7d.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXf7c1QA-ceOBQ_BeQeNzTpqyZJdt-JEahcTbawH6iq2qUzV9DQT8UTYtH4_7lY2YKpzNmz63bNS5e9rYVeRTxjJiLuYaZFqs4gaYSeHOTGKdkns_pRPip1Jsw9zWoJI3CesXOmdxaFKrNyhHNOtzf6Vwti_?key=s2mXl3vh97ER34FWDSx9Jg" alt=""><figcaption></figcaption></figure>

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

You can now trade on Ethereum mainnet, Polygon PoS, Optimism, Arbitrum, BNB, Base, and zkSync via Tokenlon. Amounts of up to 100 WBTC or 888 ETH in a single transaction are supported. Tokenlon [website](https://tokenlon.im/instant) also supports smart routing for large orders to bring you the best price possible.

#### 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/0606.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.
