# Copy Trading (beta)

We understand the complexity of copy trading using the current solutions on the market. Some of them are good in terms of UX but not that good with UI.

This is why we made the best UI/UX solution for copy trading! Here is a short walkthrough:

Below is the main screen, where you can manage all your positions, delete them, or create new ones&#x20;

<figure><img src="/files/DJ7vGdRzD4nDLil8JIlH" alt="" width="375"><figcaption></figcaption></figure>

Here is the next step if you want to make a new position with the new wallet on a new chain.

<figure><img src="/files/6GgcMAj3sWQan5k2Mr8S" alt="" width="375"><figcaption></figcaption></figure>

After entering the address, you will see a page with all chains available for copy trading.

<figure><img src="/files/yRZoygbNrPoQIo5hGjds" alt="" width="370"><figcaption></figcaption></figure>

After choosing the chain, you can choose which asset you will use for trading. Currently supported assets include DAI, USDC, WETH, ETH, and USDT.

<figure><img src="/files/zr5aTORl7Pg2PiCceyTR" alt="" width="374"><figcaption></figcaption></figure>

After choosing an asset, you can design your strategy in the menu

&#x20;

<figure><img src="/files/8VkGeSaYz5u6LuJCaXiA" alt="" width="375"><figcaption></figcaption></figure>

Remember, the minimal deposit for copy trading is $100!


---

# 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.pocketfi.org/features/copy-trading-beta.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.
