# Web3授权

- [充值并激活账户](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/vip-liang-hua/web3-shou-quan/chong-zhi-bing-ji-huo-zhang-hu.md): 要加入DEX量化跟单，您首先需要激活您的账户。
- [申请跟单](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/vip-liang-hua/web3-shou-quan/shen-qing-gen-dan.md): 进入“VIP量化”菜单，输入业务代码和昵称，提交跟单申请
- [管理您的跟单](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/vip-liang-hua/web3-shou-quan/guan-li-nin-de-gen-dan.md)
- [风险管理](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/vip-liang-hua/web3-shou-quan/feng-xian-guan-li.md)


---

# Agent Instructions: 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://corndex.gitbook.io/cornwallet/documentation/zhong-wen/vip-liang-hua/web3-shou-quan.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.
