# Get Started

### Steps to setup the bot

1. DM the Telegram bot  >> [here](http://t.me/sniperxyzbot) <<
2. Press the `START` button or type `/start`&#x20;
3. You will be given your secret phrase

{% hint style="warning" %}
**WRITE DOWN THE SECRET PHRASE AND NEVER SHOW IT TO ANYONE.**&#x20;

**WE RECOMMEND IMPORTING THE SECRET PHRASE TO YOUR SOLANA WALLET.**&#x20;

**NO STAFF MEMBER FROM SOL SNIPER WILL EVER ASK YOU FOR THIS PHRASE.**&#x20;

**FOR SECURITY THIS IS THE ONLY TIME WE WILL PROVIDE YOU YOUR SECRET PHRASE.**
{% endhint %}

4. Deposit SOL into your SniperXYZbot wallet by transferring from your existing SOL wallet

You are now ready to use the Sol Sniper Telegram Bot!


---

# 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.sniper.xyz/tokens/telegram-bot/get-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.
