# VIP Quantization&#x20;

## What is Quantified Copy Trading?

&#x20;Quantified copy trading is an investment strategy where you authorize your account to follow the trading activities of a "master account" (typically managed by a professional trading team). When the master account executes trades, your account will automatically execute similar operations at the same ratio. This allows ordinary users to benefit from professional-grade trading strategies.

## How to Join Quantified Copy Trading?&#x20;

Joining quantified copy trading is the first step toward automated trading. Depending on the type of trading platform you wish to follow, different authorization procedures are required:

• For <mark style="color:$primary;">DEX</mark> (Decentralized Exchange) perpetual contract copy trading: You need to perform a [Web3 authorization](/cornwallet/vip-quantization/web3-authorization.md). This involves connecting your Web3 wallet, entering the business code provided by the quantification team, and completing an on-chain signature to bind the copy trading relationship.

• For <mark style="color:$primary;">Binance</mark> (Centralized Exchange) contract or spot copy trading: You need to perform [Binance authorization](/cornwallet/vip-quantization/binance-authorization.md). This requires providing the quantification team with their business code as well as the API Key generated in your Binance backend. Please ensure that your Binance account has sufficient funds, as the quantification team will execute trades on the CEX via the API.

{% hint style="warning" icon="circle-v" %}
**Business Code:** This is the key credential for establishing a copy trading relationship with a specific quantification team. Be sure to obtain it from your quantification team and enter it accurately.

**Fund Preparation:** Regardless of the authorization method chosen, please ensure that your wallet or Binance account has sufficient funds to support subsequent copy trading activities.
{% 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/vip-quantization.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.
