# Participate in order tracking

### **1. Enter Business Code**

After activating your account, you need to enter the business code provided by your community or team to link to the corresponding copy trading strategy.

* **Manual Entry**: Fill in the business code directly in the input box.

<figure><img src="/files/WfsHxCAIMnmO5LQ0bOzM" alt=""><figcaption></figcaption></figure>

* **Scan to Enter**: Click the scan icon next to the input box to scan the QR code provided by your team, and the code will be automatically filled.

<figure><img src="/files/chroYevl0uQjjGJMzXVh" alt=""><figcaption></figcaption></figure>

### **2. Submit Application**

* After entering the business code, you can add remarks (such as your username or contact information) for easier identification by the team.
* Click **"Submit Application"** and wait for review by the quantitative trading team. Once approved, your account will automatically begin copy trading.


---

# 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/participate-in-order-tracking.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.
