# Selling

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

{% hint style="info" %}
You can also sell / manage positions directly from the Telegram Bot.
{% endhint %}

## Processing Sell Transactions <a href="#processing-sell-transactions" id="processing-sell-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%252FO6zZTXQvPL4HTp6UQHbi%252Fimage.png%3Falt%3Dmedia%26token%3D529b485c-037b-4c6f-b768-6621d1e4b9f6&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=10edc5ca&#x26;sv=2" alt=""><figcaption><p>Press the Sell button.</p></figcaption></figure>

{% stepper %}
{% step %}

### Click the sell button <a href="#click-the-sell-button" id="click-the-sell-button"></a>

This will open the sell section.

![](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%252F7WlfITxJz8CsxLMpwKvG%252Fimage.png%3Falt%3Dmedia%26token%3D65390a6b-61cd-4ecf-ac6c-bc30e475a626\&width=300\&dpr=4\&quality=100\&sign=7585622d\&sv=2)

Your sell presets will be present here.
{% endstep %}

{% step %}

### Click the amount you wish to sell <a href="#click-the-amount-you-wish-to-sell" id="click-the-amount-you-wish-to-sell"></a>

You can press one of the presets / or enter the amount of percentage of tokens held you wish to sell in the `Sell Percentage` section
{% 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, once the sell order has been executed you will recieve 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%252FizAJC4FYqTIDeSA682JA%252Fimage.png%3Falt%3Dmedia%26token%3Df00e8579-7722-4592-ad26-b44c332963e4\&width=300\&dpr=4\&quality=100\&sign=8100b164\&sv=2)
{% 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/selling.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.
