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

# 06/29 Market overview: BTC falls 1.1% to $30,182.61 in 24h

According to CoinGecko, BTC and ETH are now at $30,182.61 and $1,836.5, falling 1.1% and 1.8% respectively in 24h.

Tokenlon supports up to 888 ETH, and up to $5 million WBTC in a single trade.

<figure><img src="https://lh6.googleusercontent.com/UcLE5TpB-hm0jEy7-mFWQTk2U4gyrHGX9qQgq98Y23fiTYcTmcTpHuZHgFLH5QJRNtiBrBwOw_kH-oACaGGf42Zr1gyleeJnHYAiCvBSFuBAaTBqLBzw0-RQeKth8LDWqpEvuzB7kibxYaoVrvuG7Wg" alt=""><figcaption><p>CoinGecko</p></figcaption></figure>

Friendly reminder from Tokenlon to pay attention to risk management amidst the market fluctuations. You can use [Tokenlon Instant Swap](https://tokenlon.im/instant) to respond to market changes quickly, and use [Tokenlon Limit Orders](https://tokenlon.im/limit-order) to place trades in advance and avoid missing the next wave of market movements.

#### 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/2023/0629.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.
