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

# 06/28 Market overview: Market rebounds amidst US presidential debate

The first televised debate between Joe Biden and Donald Trump this morning has triggered an uptrend in the cryptocurrency market. Currently BTC is at $61,545.06, up 0.9% in 24h, and ETH is at $3,454.16, up 2.2% in 24h.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe2EmucOLUXZ0aWSp_q2yiLmey3bGk0CJmok1MvmKjG9bv0EjMcFOgfM6pN-Qg7Yu3OSgqBWvTu4y7YTguyK996iBQADBiXRh9g8S1yl0UvkkRpPestEMhtCSn-lKFUtreark6OnmXvoavPfn-zKgnkg2c?key=s2mXl3vh97ER34FWDSx9Jg" alt=""><figcaption></figcaption></figure>

Trump previously expressed a positive stance towards cryptocurrencies and accepted cryptocurrency donations. The memecoin TRUMP has fell 7.6% in 24h but is still up 14.7% in 7d, over 700x the initial value. TRUMP is available to trade on Base and BNB on Tokenlon.

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

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

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%.

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