# Quick Sell

{% hint style="info" %}
Change the preset quick sell amounts on your buying page for faster trading!
{% endhint %}

## What is this? <a href="#what-is-this" id="what-is-this"></a>

When you send a CA in or set up a buy task you will be presented with this screen.

<figure><img src="https://docs.tradeonnova.io/~gitbook/image?url=https%3A%2F%2F4236464353-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl8u9aRxJqF2OG1CZlufP%252Fuploads%252F6G2Lyq23vnFJ32MVevnh%252Fimage.png%3Falt%3Dmedia%26token%3D3d440d3b-1c4c-4cc6-af81-def825477b2f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1467fd61&#x26;sv=2" alt=""><figcaption></figcaption></figure>

The amount percentages you can sell with one tap are called **Quick Sell amounts**

## How do you change Quick Buy amounts? <a href="#how-do-you-change-quick-buy-amounts" id="how-do-you-change-quick-buy-amounts"></a>

{% stepper %}
{% step %}

### Click ⚙️ `Settings` <a href="#click-settings" id="click-settings"></a>

{% endstep %}

{% step %}

### Click ⚡ `Quick Sell` <a href="#click-quick-sell" id="click-quick-sell"></a>

{% endstep %}

{% step %}

### Click any of the percentages 💰 <a href="#click-any-of-the-percentages" id="click-any-of-the-percentages"></a>

The bot will ask you : `Please enter the new Sell Percentage value. (in %) - Example: 100`

Respond with the new quick sell percentage you wish to set.
{% endstep %}
{% endstepper %}


---

# 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.tradeonnova.net/configuration/settings/quick-sell.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.
