# Getting Started

#### Download the latest version of the bot from <https://github.com/Kelex15/SnipeTools-App> and input your activation key.

## Requirements

* Windows 10 / Ubuntu
* A **decent** internet connection.
* A **decent** BSC node, preferably paid, but you may also use free ones.
  * [Quicknode (paid)](https://www.quicknode.com/)
* A [Telegram](https://my.telegram.org/) api key and Hash, create a new project and get the api key and hash (Optional - Only Provide if you are using tg scrape mode)

## Configuration

* Navigate to the add account button and Add an account (add address and private key).
* Navigate to the (settings button/Add Rpc Url) and Add your node endpoints (supports both https and wss endpoints)
* Navigate to the (settings button/Add Tg Auth Details) and Add telegram api key, api hash, phone num and password (if your account has one) gotten from Telegram.


---

# 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://kelex062.gitbook.io/snipe-tools-user-manual/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.
