# 11. Prerequisites

Before using Perpbot, you’ll need:

* **Telegram**
  * A Telegram account to interact with Perpbot bot.
* **Aster Account**
  * Connect your Aster account to Perpbot. **Aster** is a perpetual exchange backed by CZ, ex-owner of Binance).
* **TradingView Account (for your own strategies - optional)**
  * To automate your custom strategies, you need a paid TradingView plan with **webhook alerts** (essential or higher). Webhooks and higher alert counts are only available on paid plans; free plans are very limited and generally not sufficient for full automation.
* **BSC Wallet**
  * To connect to Aster and Perpbot. This wallet should have some BNB for gas fees required.


---

# 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.perpbot.io/set-up/prerequisites.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.
