# Solana Trading

## &#x20;How to start

Enter the open token address on any page, and the bot will automatically identify the contract and jump to the buying and selling panel. You can also enter buy or sell from the "Buy/Sell Tokens" entrance of the Solana chain.<br>

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

## Quick Buy

Click the system-preset amount, or click the "Buy X SOL" button to customize the purchase amount to execute the purchase.

**Gas priority fee**: Transaction Gas priority fee, which determines the transaction packaging speed. In Anti-MEV mode, Gas needs to be set to no less than 0.00001 SOL.&#x20;

**Thunder mode**: This mode will quickly package your transactions. The higher the Gas priority fee, the faster the packaging speed.&#x20;

**Anti-MEV mode**: This mode can prevent the front-running attack of the MEV robot.

After the purchase is successful, the system will immediately pop up the selling panel and automatically select the wallet in which you own the token. You can click the refresh button to obtain the latest value and decide whether to execute the sale.

## Quick Sell

Switch to ***Sell Mode***, click on the ratio preset by the system, or click the "Sell X %"/"Sell X" button to customize the sell quantity or ratio, and the sell will be executed immediately.

After the sale is successful, the system will automatically output a PnL report, allowing you to see the income of the token at a glance.


---

# 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://avebotdoc.ave.ai/en/quick-use/quick-trading/solana-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.
