# Getting Started

***

[`Use this link below or click this header to open the bot on Telegram`](https://t.me/looter_ai_bot)`!`

{% embed url="<https://t.me/looter_ai_bot>" %}

## First Impressions 👀&#x20;

***

<figure><img src="https://i.gyazo.com/dd3477983c7a61ee154f3a7af2bfceeb.png" alt="" width="563"><figcaption></figcaption></figure>

**Upon using /start,** you will be greeted with this message, which includes quick access links to our docs and discussions telegram channel for any assistance you may need! ✅ \
\
When the bot is launched for the very first time, **5 fresh Ethereum wallets** are created for you to use for buying, selling and sniping with the bot! ⚡️&#x20;

The 5 Ethereum wallets can be **replaced, regenerated and exported** at anytime you wish 😎

***

## Home Page 🏠&#x20;

<mark style="color:orange;">`You can access the home page at any time by using the command /home`</mark>

Features to choose from include **Buy / Snipe**, **Snipe Orders**, **Limit Orders**, **Sell Tokens**, **View Wallets, Trade History** and **User Settings**. This initial page of buttons will be the home of operations on how to navigate towards whichever feature you'd like to use.&#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://docs.looter.ai/introduction/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.
