# Quick Start Guide

## Start trading on Sei by following these simple steps.

1. Start a chat with our official trading bot based on your region for a faster response time:
   * 🌏 Asia: [@SaberTradeBot](https://t.me/SaberTradeBot)
   * 🇺🇸 US: [@SaberTradeUSBot](https://t.me/SaberTradeUSBot)
   * 🌍 EU: [@SaberTradeEUBot](https://t.me/SaberTradeEUBot)
2. Click "Start" and a wallet will be created for you.
3. Export the wallet by copying the seed phrase and import it into your wallet of choice (e.g., Compass or Keplr).
4. Transfer funds into Saber Bot.
5. Buy crypto by pasting or forwarding the contract address into the chat.
6. Click on your desired buy amount.
7. Press enter to send the transaction.
8. Voila! Your newly bought crypto and PNL information will be visible in your bot wallet.

Happy trading with Saber Bot!&#x20;


---

# 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://saberbothq.gitbook.io/saberbot-documentation-v2/quick-start-guide.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.
