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

# 03/16 Market Update: BTC rises over $41,000

According to 16th March data from CoinGecko, BTC experienced a significant increase of 6.7% in the last 24 hours to reach $41,549. In addition, ETH also experienced a 6.9% rise in the last 24 hours and is now at $2,736. The market is volatile now, please pay attention to the risk.

Today, [ConsenSys](https://consensys.net/) announced the close of a $450 million USD financing round, bringing its valuation to over $7 billion USD. The proceeds from the round will be converted to ETH to rebalance the ratio of ETH to USD-equivalents in line with ConsenSys’ treasury strategy. This could be a reason for the recent price movements.

Tokenlon team,

2022.03.16


---

# 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:

```
GET https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/market-update/2022/0316.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
