# Update Take Profit/Stop Loss

## How to Update Take Profit and Stop Loss

### 1. Click the 'Update' button

Find the position whose 'Take Profit' or 'Stop Loss' you want to adjust; click the update button

<figure><img src="/files/RnR0sDF3g0vg7OHJUXNY" alt=""><figcaption></figcaption></figure>

### 2. Select new Take Profit/Stop Loss values

Enter new values for Take Profit and/or Stop Loss. Alternatively, select one of the preset options.&#x20;

<figure><img src="/files/SFxvQFEQ3GaSmgIZsHdD" alt=""><figcaption></figcaption></figure>

### 3. Submit the request

Click the 'Update' button to submit the transaction. Follow the prompts on your wallet.

<figure><img src="/files/Jkcs3up2xX0XzxGcDqC0" alt=""><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://lynx-finance.gitbook.io/lynx-finance/for-users/tutorials/update-take-profit-stop-loss.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.
