# Getting Started

### Before You Start

To snipe with Nighthawk you’ll need a BONKbot account, and some SOL for sniping and trading tokens.\
\
You’ll also need to be whitelisted for Nighthawk (see below).

### Get Whitelisted

Ask your BONKbot account manager, or request on Discord if invited by friends of BONKbot.

1. [Chat with Nighthawk on Telegram @nighthawk\_bonkbot](https://t.me/nighthawk_bonkbot?start)
2. Send the `/start` command
3. Copy your Telegram ID (the long number)
4. Share Telegram ID for whitelisting

<br>


---

# 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.bonkbot.io/sniping/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.
