# Take Profit

Take Profit (TP) is a specific price value of the order at which the deal is automatically closed.

* TP Limit ---  is taking profit using an opposite limit order.
* TP Market --- is taking profit using an opposite market order (when the price level is reached, the order will be closed according to the market).

The Take Profit order is always placed in conjunction with an open position or delayed order.

&#x20;

<div><figure><img src="/files/58a6HsGWRzo0VCYDH3lA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eHPZKUOyp0gh6a8zkfKH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4x3UzLmkkipBQwrRPEnf" alt=""><figcaption></figcaption></figure></div>

We support multi-level Take Profit. Maximum quantity is 10 orders.

\ <br>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/trading/closing-orders/take-profit.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.
