# How to set Take Profit/Stop Loss Orders when creating new positions?

**Step 1.** Go to “Trade” page and open a position using Market/Limit Order as usual. Then hover over the Stop Loss/Take Profit section.

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

**Step 2.** Toggle Stop Loss and Take Profit on/off based on your preference.

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

**Step 3.** Enter the Stop Loss/Take Profit price based on your preference. Then click “Create Order”.

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

**Step 4.** Review the order details and click “Confirm Order”. Proceed with the transaction approval on your wallet.

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


---

# 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-when-creating-new-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.
