> For the complete documentation index, see [llms.txt](https://vipertradingbot.gitbook.io/viper-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vipertradingbot.gitbook.io/viper-bot/readme.md).

# The Ultimate Tempo Chain Trading Bot

<figure><img src="/files/v0gfEmAZdrcIXmjM7qhY" alt=""><figcaption></figcaption></figure>

Viper Bot isn't just another Telegram interface, it's a direct, high-frequency pipe to the Tempo Chain meme. If you are tired of clicking through slow web dApps, dealing with MetaMask lag, and watching other snipers eat your entries on Enshrined launches, you're in the right place.

We built this entirely around a singular philosophy: Speed⚡. When you click a button here, your order hits the blockchain instantly.

Here is exactly how the bot works, from funding your wallet to managing your core portfolio.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Viper Bot</strong></td><td><a href="https://t.me/ViperBlazingBot">https://t.me/ViperBlazingBot</a></td><td><a href="/files/v0gfEmAZdrcIXmjM7qhY">/files/v0gfEmAZdrcIXmjM7qhY</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td>📢</td><td>Viper Alert Bot</td><td><a href="https://t.me/ViperTempoAlertBot">https://t.me/ViperTempoAlertBot</a></td><td><a href="/files/CdkcnNMpHixqJeZzRZnY">/files/CdkcnNMpHixqJeZzRZnY</a></td><td></td><td></td></tr><tr><td>😄</td><td>Viper Twitter</td><td><a href="https://x.com/viperontempo">https://x.com/viperontempo</a></td><td><a href="/files/ipt8I4rekfsBXUAmKmi2">/files/ipt8I4rekfsBXUAmKmi2</a></td><td></td><td></td></tr></tbody></table>

{% content-ref url="/spaces/0GnJ7791m9YeA72xHhOL" %}
[Getting Started](https://vipertradingbot.gitbook.io/viper-bot/api-reference/)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vipertradingbot.gitbook.io/viper-bot/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
