> 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/blog/whatsnew/market/2022/0316.md).

# 20220316 行情动态：BTC 短时突破 $41,000，24h 涨幅 6.7%

据 CoinGecko 行情动态显示，主流资产 BTC 在 1h 内重回 $40,000 并迅速突破 $41,000，现报价 $41,549，24h 涨幅达 6.7%；ETH 现报价 $2,736，24h 涨幅达 6.9%，行情波动较大，请注意风险控制。

据媒体报道，以太坊基础设施开发公司 ConsenSys 以 70 亿美元估值完成 4.5 亿美元 D 轮融资。ConsenSys 表示，该轮融资收益将转换为 ETH，以根据 ConsenSys 的资金策略重新平衡 ETH 与美元等价物的比率。

**风险提示**

数字货币投资有风险，投资需谨慎

相关教程

[Tokenlon 新手兑换教程（imToken 移动端）](https://youtu.be/Lv8FHY-qunY)

[Tokenlon 新手兑换教程（网页端）](https://youtu.be/QRVseUNthSw)


---

# 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/blog/whatsnew/market/2022/0316.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.
