# Limit Sell

**To open a limit sell order**, tap **«Buy/Sell»** and enter the token's contract address — or paste it anywhere in the bot.

<div align="left"><figure><img src="/files/oXEJWRwQjhfIduYNvY2C" alt="" width="375"><figcaption></figcaption></figure></div>

After entering the token address `(e.g. DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263)`, you will see a short overview,yas well as buttons with a preset amount for quick buy and sell, swap, limit buy and **Limit sell.**

{% hint style="info" %}
When creating a limit sell order, you can configure both **Take-Profit** and **Stop-Loss**.
{% endhint %}

## Setting «Take-Profit»

To set a **«Take-Profit»**, tap **«Limit sell»** button and specify the trade parameters.

<div align="left"><figure><img src="/files/EWCxqYamwdGU1RoEH2wi" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Sale Amount»** and enter the amount of your token to sell (in %).

<div align="left"><figure><img src="/files/gOS9TyvLxuLqQO8sRh69" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Expiry»** and set the order’s duration (in hours).

<div align="left"><figure><img src="/files/xnx4wvkXW73ksvbaCAg4" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
&#x20;You can set a **Take-Profit** based on either **price** or **market cap**
{% endhint %}

<div align="left"><figure><img src="/files/Rs2xd1fHcPEXUMp4rrzP" alt="" width="375"><figcaption></figcaption></figure></div>

### Setting «Taik-profit» at the price.

1. Tap the **«Price»** button to set **«Take Profit»** at the price.
2. Set your target as a percentage of the entry price.

<div align="left"><figure><img src="/files/UE9AdZ1BmqlIR2Ye5ywZ" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
For example, enter:

130% → Taik-profit triggers if price grows by 130%.
{% endhint %}

### Setting «Taik-profit» at the Market Cap.

1. Tap the **«Market Cap»** button to set **«Take Profit»** at the Market Cap.
2. Set the target market cap upon reaching which the order will be triggered.

<div align="left"><figure><img src="/files/7tVlCFgvql0GQkIaCts7" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Slippage»** to set the slippage value (%).

<div align="left"><figure><img src="/files/IUcV43siDZKu0hRamaaD" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Create limit order»** to create a Taik-profit.

<div align="left"><figure><img src="/files/xMpnquANzNF7sSfdRt4M" alt="" width="375"><figcaption></figcaption></figure></div>

After successfully creating an order, you will see a window with information about **Take Profit.**

<div align="left"><figure><img src="/files/oieVM4y904c2pWY4DiaK" alt="" width="263"><figcaption></figcaption></figure></div>

## Setting «Stop-loss»

To set a **«Stop-loss»**, tap **«Limit sell»** button and specify the trade parameters.

<div align="left"><figure><img src="/files/EWCxqYamwdGU1RoEH2wi" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Sale Amount»** and enter the amount of your token to sell (in %).

<div align="left"><figure><img src="/files/gOS9TyvLxuLqQO8sRh69" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Expiry»** and set the order’s duration (in hours).

<div align="left"><figure><img src="/files/xnx4wvkXW73ksvbaCAg4" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can set a **Stop-loss** based on either **price** or **market cap**
{% endhint %}

<div align="left"><figure><img src="/files/Rs2xd1fHcPEXUMp4rrzP" alt="" width="375"><figcaption></figcaption></figure></div>

### Setting «**Stop-loss**» at the price.

1. Tap the **«Price»** button to set **«Stop-loss»** at the price.
2. Set your target as a percentage of the entry price.

<div align="left"><figure><img src="/files/UE9AdZ1BmqlIR2Ye5ywZ" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
For example, enter:\
-30% → Stop loss will be triggered if the price drops 30%
{% endhint %}

### Setting «**Stop-loss**» at the Market Cap.

1. Tap the **«Market Cap»** button to set «**Stop-loss**» at the Market Cap.
2. Set the target market cap upon reaching which the order will be triggered.

<div align="left"><figure><img src="/files/7tVlCFgvql0GQkIaCts7" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Slippage»** to set the slippage value (%).

<div align="left"><figure><img src="/files/IUcV43siDZKu0hRamaaD" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **«Create limit order»** to create a Stop-loss.

<div align="left"><figure><img src="/files/xMpnquANzNF7sSfdRt4M" alt="" width="375"><figcaption></figcaption></figure></div>

After successfully creating an order, you will see a window with information about **Stop-loss.**

<div align="left"><figure><img src="/files/fYU6ix7hboKb6UNZfHrA" alt="" width="263"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can view and edit your active limit orders anytime under [**Active Orders**.](/limit-orders/active-orders.md)
{% endhint %}


---

# 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.swoop.fun/limit-orders/limit-sell.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.
