# Getting started with DarkBot

- [How do I create a DarkBot account?](https://docs.darkbot.io/getting-started-with-darkbot/how-do-i-create-a-darkbot-account.md): Learn how to create and verify your DarkBot account
- [How to create and setup Binance API key](https://docs.darkbot.io/getting-started-with-darkbot/how-to-create-and-setup-binance-api-key.md): Connect your Binance Futures account to DarkBot
- [How to create and setup Poloniex API key](https://docs.darkbot.io/getting-started-with-darkbot/how-to-create-and-setup-poloniex-api-key.md): Seamless Integration: Establishing Poloniex API Key for Your Spot Account in DarkBot – A Comprehensive Setup Guide.
- [How to create and setup HitBtc API key](https://docs.darkbot.io/getting-started-with-darkbot/how-to-create-and-setup-hitbtc-api-key.md): Unlock Trading Power: Step-by-Step Guide to Creating and Setting Up Your HitBTC API Key with DarkBot.
- [How to purchase a subscription plan](https://docs.darkbot.io/getting-started-with-darkbot/how-to-purchase-a-subscription-plan.md): A short description of the subscription process
- [How to create your first bot](https://docs.darkbot.io/getting-started-with-darkbot/how-to-create-your-first-bot.md): Create a simple bot in just a few minutes


---

# 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.darkbot.io/getting-started-with-darkbot.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.
