# Manual Trading

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

To begin with the most straight forward form of trading of any SOL token, on the main menu of ApeBot simply just tap on → buy → set your address → set buy amount.

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

You can follow the same process when selling any valid SOL address


---

# 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/manual-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.
