# TP & SL

{% hint style="success" %}
Secure profits, and minimise losses on autopilot with our intelligent Take Profit & Stop Loss features across our modules.
{% endhint %}

## Interactive Tutorial 👇

<figure><img src="/files/3yaYM2btfVCFmfoM23z4" alt=""><figcaption></figcaption></figure>

***

## What is a Take Profit Level? <a href="#what-is-a-take-profit-level" id="what-is-a-take-profit-level"></a>

Take profits level are necessary to secure gains when a token hits a desired profit percentage, allowing you to lock in profits without constantly monitoring each individual position.

***

## How do you set up TP & SL levels? <a href="#how-do-you-set-up-tp-and-sl-levels" id="how-do-you-set-up-tp-and-sl-levels"></a>

{% stepper %}
{% step %}

### Click on 💸 TP & SL <a href="#click-on-tp-and-sl" id="click-on-tp-and-sl"></a>

You will find this when you are setting up sniping tasks.
{% endstep %}

{% step %}

### Click on 📈 New Take Profit Level <a href="#click-on-new-take-profit-level" id="click-on-new-take-profit-level"></a>

The bot will ask you `Please enter the Profit Percentage you want to Take Profit at. (in %) - Example: 100`

The bot will then execute an immediate sell order when this Profit Percentage is reached.
{% endstep %}

{% step %}

### Click on 📉 New Stop Loss Level <a href="#click-on-new-stop-loss-level" id="click-on-new-stop-loss-level"></a>

The bot will ask you `Please enter the Loss Percentage you want to Stop Loss at. (in %) - Example: 100`

The bot will then execute an immediate sell order when this Loss Percentage is reached.
{% endstep %}
{% endstepper %}


---

# 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.tradeonnova.net/tp-and-sl.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.
