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

# 03/18 Market overview：RNDR up 20% upon AI conference hype

The NVDIA AI conference GTC 2024 will be held at the San Jose Convention Center today (19th March, 4.00am UTC+8). AI concept tokens rose with expectations, including:

* RNDR at $13.20, up 20.5% in 24h
* WLD at $9.60, up 9.53% in 24h
* FET at $2.88, up 14.37% in 24h
* AGIX at $1.19, up 11.38% in 24h

The market experienced a large correction over the weekend, BTC went as low as $64,998.94, and bounced back to $67,000 today, currently priced at $67,698. ETH meanwhile is at $3,608. With current market volatility, please be aware of risk management.

<figure><img src="https://lh7-us.googleusercontent.com/_SiHNXVlKmPr17sM2hOeF8lkUXsiYPhtxo-lOTrzp900OGfA8yU1v-U1MB7UmDqXGOlegjkrA0pr2NneK7BdDSAez7ZWlSchDjX1JC8DkSNjAibO3bsl8itU18eQZrnScTA-lWoWORxwfZITzt4HJH0" alt=""><figcaption></figcaption></figure>

Tokenlon currently supports trading for 135 tokens including RNDR, WLD, FET, and AGIX with fees as low as 0.1%. Complete your trades in 1-click within the Market page in imToken wallet to keep up with market conditions.

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