# Trading Method Settings

* **Automatic Sale**:&#x20;
* Follows the target address to sell without any restrictions. It can work in conjunction with custom sell settings.
* **Custom Sell**:&#x20;
* Sells at predefined take-profit and stop-loss points. This can work alongside auto-sell.

1step supports two selling settings, which can be activated simultaneously:

* **Automatic Purchase**:&#x20;
* Follows the target address to buy without any restrictions.
* **Safe Purchase**:&#x20;
* Conducts a quick risk assessment of the target before purchase. If high risks are detected, the purchase is aborted.

1step supports two purchase settings, with users choosing one of the following:

<br>

<figure><img src="/files/EtEr7SmEgt21xAeGnoZ0" 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/task-creation/trading-method-settings.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.
