# Create a Sniping Task

Creating a sniping task involves two steps: entering the sniping address and setting up the relevant trading parameters.

**Step 1: Enter the Sniping Address**

Unlike the copy trading function, the entered address should be the contract address of the token to be sniped. Depending on whether liquidity has been added to the token, there are two subsequent buying modes:

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

* **Scenario 1: Normal Buying Mode**
* &#x20;If the token already has a liquidity pool, the system will proceed with the normal buying mode.

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

* **Scenario 2: Sniping Buying Mode**&#x20;
* If the token does not yet have a liquidity pool, the system will initiate the sniping buying mode. When liquidity is first added to the token, the system will automatically execute a purchase for the user at the earliest opportunity.

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

**Step 2: Configure Relevant Parameters**

Confirm the task creation by setting up the relevant parameters. The "Single Purchase Amount" is a required field, while other parameters can be left at their default values.


---

# 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-sniping-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.
