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

# 08/04 Market Update: DeFi tokens rally in the last 24h

According to 4th August data from CoinGecko, BTC is at $23,110 and rose 1.0% in the last 24h. ETH also experienced an increase in the last 24h and is at $$1,649

Interestingly, DeFi tokens rally in the last 24h, with different price changes as shown in the table below.

<table><thead><tr><th width="190.42092145450357">Name</th><th width="182.83284072091388">Price</th><th width="186.13227288652124">24h</th></tr></thead><tbody><tr><td>UNI</td><td>$8.94</td><td>+8.4%</td></tr><tr><td>CRV</td><td>$1.36</td><td>+2.9%</td></tr><tr><td>SUSHI</td><td>$1.47</td><td>+8.0%</td></tr><tr><td>1INCH</td><td>$0.79</td><td>+5.9%</td></tr></tbody></table>

Please note that digital assets are highly volatile and unpredictable. Do your research before trading.

Use [Tokenlon instant swap](https://tokenlon.im/instant) to respond quickly to market changes and place [limit orders](https://tokenlon.im/limit-order) and take advantage of market volatility.

**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)


---

# 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/2022/0804.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.
