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

# 01/09 Market Overview：BTC breaks $47,300 and retraces back to $46,377

The SEC approved resolutions for spot Bitcoin ETFs from institutions such as WisdomTree and BlackRock recently. According to CoinGecko market data, BTC broke $47,000, reaching a new high since April 3, 2022. Despite the slight retrace, BTC is now at $46,377 with a 6.0% intraday rise. Users can easily buy and sell WBTC with fees as low as 0.1% through Tokenlon. Single transactions of up to 100 WBTC is also supported.

ETH is currently priced at $2,300.990, with a 4.3% rise in 24h.

<figure><img src="https://lh7-us.googleusercontent.com/yQhvy1AyEBv1dsGK8DcwSoXck0TX13-OOPAUXWgilYc4NIoVjCsT5uw3zRf1exH1KviBOb1B5iGgIL_NhwMvQ4YXBXiYtj3uBTBYrxR8hp6ow4GmW4VLIvXHh5ftZ4NPCAhkrG0-wCIZ6cuYw59CPz0" alt=""><figcaption></figcaption></figure>

Exchange your coins with Tokenlon in one click to keep up with price changes. Tokenlon currently supports trading for 128 tokens, with fees as low as 0.1% for ETH & WBTC, and 0.04% for stablecoins like USDT, USDC, DAI.

#### Note

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

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