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

# 09/07 Market Update: ETH drops below $1,500, -8.7% in 24h

According to data from CoinGecko, ETH drops below $1,500 and is currently at $1,500.78, a 8.7% decrease in the last 24h. BTC is now at $18,645.90 with a 5.8% decrease in the last 24h.

<figure><img src="/files/50vcbWRGEhh207xmUvK0" alt=""><figcaption><p>CoinGecko</p></figcaption></figure>

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.

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


---

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