# Web Terminal

{% stepper %}
{% step %}

#### Navigate to the Copy Tab

Click the **COPY** tab in the top navigation bar. This opens the copy trading management dashboard.
{% endstep %}

{% step %}

#### Add a New Wallet to Copy

Click the **search bar** (top-right of the page). A configuration panel will appear.

<figure><img src="/files/49sCW8uGvOVkQPtBXbqp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Find Your Target Trader

Search for the wallet you want to copy using either:

* Their **Polymarket handle** (display name)
* Their **wallet address** (0x...)

You can discover profitable wallets to copy through the **WALLETS** tab, the **SIGNALS** page, or the **HOLDERS** tab in any market's analytics panel.
{% endstep %}

{% step %}

#### Configure Your Copy Parameters

Choose your copy mode and set your risk parameters (detailed below), then click **Add** to activate.

{% hint style="info" %}
Make sure you’ve checked the **Copytrade Settings Page** for more details on configuration!
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://insidersbot.gitbook.io/insiders.bot/copy-trading/web-terminal.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.
