# Get Started / Tutorials

## Read the Gitbook

Seeing as you are already here, we recommend that you take a read through our brief pages to help familiarise yourself with the bot and some of it's functions. It will give you a much needed head start and will help you get the most out of your ProphetBots experience.

## YouTube Guides

If your not much of a reader, you can head over to our YouTube where you'll be able to find our highly requested video guides. These short, snappy guides will give you a crash course on whatever you need to know when it comes to using our bot. We'll be adding more videos over time, so be sure to subscribe if you want to stay up to date.

{% hint style="info" %}
<https://www.youtube.com/@ProphetBots>
{% endhint %}

***

## How To Use The Signal AutoSniper On The Trading Terminal

{% embed url="<https://www.youtube.com/watch?v=e157bHQRoxk>" %}

***

## How To Use The Signal AutoSniper on Telegram

{% embed url="<https://www.youtube.com/watch?v=R-KgYrwKED8>" %}

***

### How To Use Wallet

{% embed url="<https://www.youtube.com/watch?v=ri4PRy-QAXA>" %}

***

### How To Use Settings

{% embed url="<https://www.youtube.com/watch?v=eF-uWC0XhT0>" %}

***

### How To Buy And Sell

{% embed url="<https://youtu.be/W6ETDDINnMw>" %}


---

# 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://prophetbots.gitbook.io/prophetbots/eth-telegram-bot/get-started-tutorials.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.
