# Buying

{% hint style="info" %}
Process your buy transactions faster with Nova when you need to using Click.
{% endhint %}

### Processing Buy Transactions <a href="#processing-buy-transactions" id="processing-buy-transactions"></a>

<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%252FycpC5UC9qvL3i7PD6zgs%252Fimage.png%3Falt%3Dmedia%26token%3D77bcaab1-4b99-42d5-bb6f-c1004e3d146f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=cfcd17b0&#x26;sv=2" alt=""><figcaption><p>What you will see on any given tokens page when the extension is ON.</p></figcaption></figure>

{% stepper %}
{% step %}

### Press the amount you wish to purchase. <a href="#press-the-amount-you-wish-to-purchase" id="press-the-amount-you-wish-to-purchase"></a>

Click one of the preset values for example `0.5 SOL` and the bot will buy in 0.5 SOL in to the token, or type in a custom amount of SOL in the buy amount section and press `Buy`
{% endstep %}

{% step %}

### Check your Telegram <a href="#check-your-telegram" id="check-your-telegram"></a>

The bot will execute a buy transaction for you immediately and send a notification

![](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%252FM1YQWWgZH2u3csMQmP3n%252Fimage.png%3Falt%3Dmedia%26token%3D3e430636-deb7-440b-a3a8-d1022d5d9fdf\&width=300\&dpr=4\&quality=100\&sign=4aae5928\&sv=2)
{% endstep %}

{% step %}

### Manage your[ positions](https://docs.tradeonnova.io/modules/selling) <a href="#manage-your-positions" id="manage-your-positions"></a>

You will now be able to manage your positions right inside of Nova.
{% 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/nova-click/buying.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.
