# Trading Keyboard

To start trading with Sui Sniper Bot, follow these steps:

1. **Paste a Contract Address:**

* Enter the contract address of the token you want to trade. This will bring up the token information.

2. **Choose Wallet(s):**

* Select the wallet(s) you want to use for the trade. If you only have one wallet, it will already be selected automatically.

3. **Choose the Buy Amount:**

* Press the button with desired SUI amount you wish to buy. Keep in mind that all selected wallets will perform the purchase order.

4. **Transaction Confirmation:**

* The bot will prompt you with a transaction sent message. Once the transaction is confirmed, you will receive a confirmation message.

<div align="center"><figure><img src="/files/jLZG8t4mPV0zFy50pib3" alt=""><figcaption><p>Select a wallet</p></figcaption></figure> <figure><img src="/files/lt0KmKdR7nAyzubMrQHy" alt=""><figcaption><p><strong>Transaction Confirmation</strong></p></figcaption></figure></div>

<div><figure><img src="/files/rKifWqHcLlQTp94mf5Mj" alt=""><figcaption><p>Switching between buying and selling</p></figcaption></figure> <figure><img src="/files/Zkd2PZwvwu5XrtnOTMwK" alt=""><figcaption><p><strong>Transaction Confirmation</strong></p></figcaption></figure></div>

If you want to sell:

1. **Paste a Contract Address:**
   * Enter the contract address of the token you want to trade. This will bring up the token information.
2. **Choose Wallet(s):**
   * Select the wallet(s) you want to use for the trade. If you only have one wallet, it will already be selected automatically.
3. **Switch between buying and selling:**
   * Press the Buy↔️Sell button
4. **Choose the Sell Amount:**
   * Press the button with desired percentage of SUI you wish to sell. Keep in mind that all selected wallets will perform the purchase order.
5. **Transaction Confirmation:**
   * The bot will prompt you with a transaction sent message. Once the transaction is confirmed, you will receive a confirmation message.


---

# 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://docs.suite.tech/sui-sniper-bot/trading/trading-keyboard.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.
