# How to set Take Profit/Stop Loss Orders after opening positions?

**Step 1.** Go to “Trade” page and go to the “Position” tab. Under the open position you wish to close, click “Close Position” and select “Set Stop Loss/Take Profit”.

<figure><img src="/files/TBUiz2oBDBSbNVbGht5B" alt="" width="281"><figcaption></figcaption></figure>

**Step 2.** Enter the Stop Loss/Take Profit Price. Review the transaction details and click “Confirm”.

<figure><img src="/files/0XEJBHEHyOtI21GwEJfX" alt="" width="281"><figcaption></figcaption></figure>

**Step 3.** Proceed with the transaction approval on your wallet.


---

# 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.fulcrom.finance/fulcrom-finance/other-features/take-profit-and-stop-loss-orders/how-to-set-take-profit-stop-loss-orders-after-opening-positions.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.
