# Take Profit/Stop Loss Triggers (Closing a position)

When you check the TP/SL box, you'll encounter the following screen:

![](https://lh7-us.googleusercontent.com/VP0ETdHEKlzXlVNx33Uj_78RKJD2k180w2IncyMx17itR4VUlY9XRcKzmDQQQD0jeQ22W2E-9X-jHJkkaVdKhUFhwhKi2BM_nBO0pBRQVeZF6CmCHRamiBUsu4VwL-S6OZw-9u_G6ocDUQbSBex_Z_Q)

Choose the price at which you want to automatically take profit or close a position to prevent further losses. If calculating the exact desired price is challenging, you can simply input the percentage change (ROI) you’d like!

The other conventional way to close a trade in our platform is to the market once it is open.


---

# 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.zaros.fi/overview/using-zaros/for-traders/how-to-open-and-close-a-position/take-profit-stop-loss-triggers-closing-a-position.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.
