# Create a Copy Trading Task

Creating a copy trading task on 1step involves two steps: entering the copy trading address and configuring the relevant trading parameters.

**Step 1:** Enter the copy trading address.<br>

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

**Step 2:** Configure the relevant parameters and confirm the task creation. (Note: The "Single Purchase Amount" is a required field, while other parameters can be set to their default values.)

<br>

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


---

# 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://1stepapp.gitbook.io/1step-docs-en/new-user-guide-for-copy-trading-on-1step/create-a-copy-trading-task.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.
