# 4. Customizing Additional Buy/Sell Buttons

Astrum allows you to extend your set of **Buy** and **Sell** buttons.

This is especially useful for:

* scalpers
* snipers
* high-volume traders
* traders using multiple position sizes

#### **How to Add Buttons**

1. Open **Settings**.
2. Go to the **Buttons** section.
3. Press **+ Add Button** to create a new preset.

#### **Limits**

* You can add **up to 8 Buy buttons**.
* You can add **up to 8 Sell buttons**.
* Each button can have its own custom value (SOL amount or % of position).


---

# 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://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/trading-settings/4.-customizing-additional-buy-sell-buttons.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.
