# Advanced Trading

Within the advanced tab of ApeBot you'll find more **specific settings** if you intend to trade for longer periods at a time.&#x20;

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

1. Tap on the middle TICKER to set an address instantly
2. Cycling between postions opened with ◀️▶️ changes tickers/set tokens
3. 🟢 QUICK BUY 🟢 / 🔴 QUICK SELL 🔴 are shortcuts and will auto sell the custom set value
4. Buy/Sell 100% for instant maximum entry/exits&#x20;
5. **Bundle Trading:**&#x20;

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

You can select up to 10 wallets (including your default wallet). **Your default wallet will always take priority so if your main wallet lacks fees for Solana**, the trade mail fail. We plan to increase the cap on this further and introduce more quality of life additions based on community request. \
\
6\. MEV Protect is your guard against being sandwhiched. Applies to all wallets.


---

# 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://apebot-documentation.gitbook.io/apebotsol/apebot-features/advanced-trading.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.
