# Crypto Perpetual

### Crypto Perpetual Copy Trading Flow

{% stepper %}
{% step %}

#### Deposit Funds

Add funds to your Coinpilot wallet to start trading.

You can deposit crypto directly or purchase with card.
{% endstep %}

{% step %}

#### Discover Traders

Browse traders from the `🏠 Home` page and explore their performance, strategy style, and track record
{% endstep %}

{% step %}

#### Configure Copy Settings

Before starting copy trading, set up how the trader’s positions will be mirrored:

* Set your budget allocation
* Choose copy direction (Direct or Inverse)
* Configure advanced risk settings (optional)

{% hint style="info" %}
Some advanced settings can still be adjusted after copy trading has started. However, Copy Direction can only be set before you begin copying and cannot be changed later.
{% endhint %}
{% endstep %}

{% step %}

#### Manage Your Portfolio

Once copy trading begins, you can monitor and adjust your positions from the `👤 Profile page`.
{% endstep %}
{% endstepper %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Set Your Budget<br></td><td><a href="/pages/5bKDs5RskVYNAVUhQt8o">/pages/5bKDs5RskVYNAVUhQt8o</a></td></tr><tr><td>Copy Direction</td><td><a href="/pages/9QgXs2xF0eyWHL198ki7">/pages/9QgXs2xF0eyWHL198ki7</a></td></tr><tr><td>Advanced Settings</td><td><a href="/pages/2sfJMjWtHFwkqWkagB4L">/pages/2sfJMjWtHFwkqWkagB4L</a></td></tr><tr><td>Manage Positions</td><td><a href="/pages/Czx6oR2wXz4mzDKapRMa">/pages/Czx6oR2wXz4mzDKapRMa</a></td></tr></tbody></table>


---

# 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://docs.coinpilot.com/copy-trade/crypto-perpetual.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.
