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

# 2021

- [20211129 行情动态：主流币种带动市场回暖？BTC\&ETH 24h 涨幅均超 5%](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1129.md)
- [AMP 24h 涨幅达 36.1%，Tokenlon 已支持 AMP 兑换](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/amp.md)
- [20211123 行情动态：SAND、MANA 逆势上涨，7 日涨幅接近 100%](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1123.md)
- [20211119 行情动态：BTC\&ETH 持续下跌，7 日跌幅均破 10%](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1119.md)
- [2021116 行情动态：主流资产带动市场集体回调，请注意风险](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1116.md)
- [20211109 行情动态：继 ETH 后，BTC 再次刷新历史新高](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1109.md)
- [20211108 行情动态：$4,733，ETH 再创历史新高](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1108.md)
- [20211103 行情动态：ETH 持续刷新历史新高，Metaverse 概念资产表现疯狂](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1103.md)
- [20211026 行情动态：CRV 上升势头不减，DeFi 概念资产普涨](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1026.md)
- [20211025 行情动态：CRV 爆发？24h 涨幅超 10%](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1025.md)
- [20211021 行情动态：$67,276，BTC 再创历史新高](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1021.md)
- [20211018 行情动态：BTC 再次站上 6 万美元](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2021/1018.md)


---

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