# Web3 Authorization

- [Recharge and activate the account](https://corndex.gitbook.io/cornwallet/vip-quantization/web3-authorization/recharge-and-activate-the-account.md): To use the quantitative copy trading feature, you first need to activate your account.
- [Participate in order tracking](https://corndex.gitbook.io/cornwallet/vip-quantization/web3-authorization/participate-in-order-tracking.md): Enter the "VIP Quantitative" menu, input the business code and nickname, and submit the order application.
- [Manage your order processing](https://corndex.gitbook.io/cornwallet/vip-quantization/web3-authorization/manage-your-order-processing.md)
- [Risk Management](https://corndex.gitbook.io/cornwallet/vip-quantization/web3-authorization/risk-management.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/vip-quantization/web3-authorization.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.
