# Buy/Sell

How to trade

Enter the target token address (e.g. 6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN) to start the transaction

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

| Button            | Action                                                                     | Response                                                                                            |
| ----------------- | -------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| Refresh           | Refresh the menu（Contains token information, holdings, and wallet balance） |                                                                                                     |
| 0.5 SOL (example) | Choose the preset SOL amount to buy.                                       |                                                                                                     |
| X SOL             | Choose a custom SOL amount to buy.                                         | <p>✏️ Enter SOL amount：<br>• Use SOL for direct amounts</p>                                         |
| 50%(example)      | Choose the preset percentage to sell.                                      |                                                                                                     |
| X %               | Choose a custom percentage to sell.                                        | <p>✏️ Enter sell percentage<br>(e.g., enter “30” to sell 30% of holdings)</p>                       |
| Auto sell         | Click to switch to set automatic sales strategy settings                   | <div><figure><img src="/files/hwPCHWU5oPDDiXQ92aHU" alt=""><figcaption></figcaption></figure></div> |
| Limit Order       | Click to switch to strategy single setting                                 | <div><figure><img src="/files/thk9cvKjhcXAx8qaRUso" alt=""><figcaption></figcaption></figure></div> |
| Settings          | Click Switch to Trading Settings                                           | <div><figure><img src="/files/VNBBUhOzJWyEoACX8EH3" alt=""><figcaption></figcaption></figure></div> |

## Multi-Wallet Mold

When multi-wallet mode is turned on, you can select multiple wallets for transactions

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


---

# 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://apm-fun.gitbook.io/apm.fun-docs/solana-bot/buy-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.
