# Getting Started

Once you have created a wallet, you’re ready to start trading. Here’s a quick overview of the basics:

To begin trading, simply paste the contract address of the token you wish to trade. Sui Sniper Bot will provide you valuable information about the token, your current balance, and an interactive keyboard for buying or selling the token.

<div><figure><img src="/files/R8ZKE3oUbkxbxc1tZVbX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/s4v5D4g0aYJt3ECxAkVR" alt=""><figcaption></figcaption></figure></div>

To ensure you have the most up-to-date information, use the "🔄" button to refresh the data when needed.


---

# 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/getting-started.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.
