# VIP量化

### 什么是量化跟单？

量化跟单是一种投资策略，您授权您的账户跟随一个“主账户”（通常由专业交易团队管理）的交易行为。当主账户执行交易时，您的账户会自动以相同的比例执行类似的操作。这让普通用户也能从专业级的交易策略中获益。

### 怎么加入量化跟单？

加入量化跟单是您开启自动化交易的第一步。根据您希望跟单的交易平台类型，您需要进行不同的授权操作：

•**若想进行&#x20;**<mark style="color:$primary;">**DEX**</mark>**（去中心化交易所）永续合约跟单交易：**&#x8BF7;进行 [Web3授权](/cornwallet/documentation/zhong-wen/vip-liang-hua/web3-shou-quan.md)操作。您需要连接您的web3钱包，并填写量化团队提供的业务代码，完成链上签名以绑定跟单关系。

•**若想进行**<mark style="color:$primary;">**币安**</mark>**（中心化交易所）合约/现货跟单交易：**&#x8BF7;进行 [币安授权](/cornwallet/documentation/zhong-wen/vip-liang-hua/bi-an-shou-quan.md) 操作。您需要提供量化团队的业务代码以及您在币安后台生成的 API Key。请务必确保您的币安账户中有足够的资金，量化团队将通过 API 在 CEX 上为您执行交易。

{% hint style="warning" icon="circle-v" %}
**业务代码：**&#x8FD9;是您与特定量化团队建立跟单关系的关键凭证，请务必向您的量化团队获取并准确填写。

**资金准备：**&#x65E0;论选择哪种授权方式，请确保您的钱包或币安账户中有充足的资金以支持后续的跟单交易。
{% endhint %}


---

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