# Bulk Sell

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

## Bulk Sell

{% stepper %}
{% step %}

### Enter Sell Percentage

* Enter the amount you want to sell as a percentage
* 50 means it will sell half your holdings from the selected wallets
  {% endstep %}

{% step %}

### Enter Slippage (optional)

* Enter slippage if you want to override what is in your settings
  {% endstep %}

{% step %}

### Bundle Sell (optional)

* Toggle bundle sell to on if you want to sell as a bundle or via rpc
* We recommend using the default setting (Jito Individual)
  {% endstep %}

{% step %}

### Select the Wallets&#x20;

* Select the wallets you want to sell&#x20;
  {% endstep %}

{% step %}

### Click Bulk Sell

{% 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://froglabsio.gitbook.io/terminal/the-details/tasks/bulk-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.
