# Buy Panel

When using the buy option from the main menu to purchase a token, or when pasting a contract address in the bot chat, the following buy panel will appear after a valid token contract address is identified (*if you click on the ‘Get $SEIYAN’ button in the main menu, the $SEIYAN token contract address will be automatically filled*).

<figure><img src="https://3867113337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK7zaOL2u9pjul40QYtdp%2Fuploads%2F6rlkG69rsfpI8zN08lsj%2Fimage.png?alt=media&#x26;token=fdbd36df-2c36-42f5-9a07-2e8f0ccaa43e" alt="" width="375"><figcaption><p>Buy Panel appears after clicking the "Buy" button</p></figcaption></figure>

Most of the information on the buy panel is self-explanatory and provides you with an overview of the current market price, market cap, liquidity information, and price impact calculations.

The bot will show a warning if a token has low liquidity or carries any other risk.

Below the message caption, you have several options to input an amount to purchase with, depending on the value you want the amount to be denominated in (either in $SEI or in $USD).

If you enable the **auto-buy option**, the bot will automatically purchase the preset amount without waiting for your input.

## Buying Tokens

Once you click on the desired amount, a message will notify you of the purchase flow and produce an error if the transaction fails.&#x20;

Make sure to always leave enough $SEI on your wallet to pay for transaction fees!&#x20;

If your transaction is successful, the following message will show up with information about your purchase:

<figure><img src="https://3867113337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK7zaOL2u9pjul40QYtdp%2Fuploads%2FVXr5OrbWaqK6Pzcs8le1%2Fimage.png?alt=media&#x26;token=a5c43d81-fe3a-4b6b-8328-f4d31110a905" alt="" width="375"><figcaption><p>A successful transaction is shown after buying</p></figcaption></figure>

You can view the price you bought at, and the message will also include a link to the transaction on the block explorer (along with a super helpful ‘Buy Again’ button when browsing your transaction history).

The trade panel will appear shortly after the confirmation and is the center piece of the trading bot, so let’s learn about it next!


---

# 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://seiyan-token.gitbook.io/seiyan-token/seiyan-tech/telegram-trading-bot/buy-panel.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.
