# Live Task Options

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

**Quick Sell Buttons**\
All - Sell your entire holdings of that coin \
50% - Sell 50% of your current holdings \
25% - Sell 25% of your current holdings \
10% - Sell 10% of your current holdings

SL BE - If you click this while your trade is live it will move your stop loss position to break even, or it will add a stop loss at your break even point if you didn't previously have one\
\
Post PNL - Show off you success with a PNL image of your trade which will be added to the file you store the leap exe file in.&#x20;

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

**Resume Open Positions**

If you close the bot while still running / monitoring tokens you will receive this prompt and have the option to continue monitoring any positions that were open in the previous session. \
\
If you click No, the bot will forget those trades and you won't be prompted to reopen them again.&#x20;


---

# 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.leap-blockchain.com/leap-trading-sol-bot/leap-trading-bot-setup/live-task-options.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.
