# Quick Buy

{% hint style="info" %}
Change the preset quick buy 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%252FkZMCgJkl8mUyu1eHi78I%252Fimage.png%3Falt%3Dmedia%26token%3D7e438705-337d-4ec7-bf46-3f355ecf65af&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=22a2dbde&#x26;sv=2" alt=""><figcaption></figcaption></figure>

The amounts you can buy with one tap are called **Quick Buy 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 Buy` <a href="#click-quick-buy" id="click-quick-buy"></a>

{% endstep %}

{% step %}

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

The bot will ask you : `Please enter the new Buy Amount value. (in SOL) - Example: 5`

Respond with the new quick buy amount you wish to set.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
New! 💰 TP & SL is now available on Quick Buy settings.\
\
Nova will automatically close your trades if your trade hits a specific TP or SL level.
{% endhint %}


---

# 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-buy.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.
