# Setup your Account

Setting up your account is the first step to unleashing the power of our cutting-edge bot development platform. In this guide, we'll walk you through the seamless process of creating and configuring your BotDistrikt account.

Whether you're a seasoned developer or just getting started, our step-by-step instructions and intuitive interface will ensure a smooth onboarding experience. By the end of this guide, you'll have a fully set up account, ready to explore the endless possibilities of bot creation, automation, and integration that BotDistrikt offers.&#x20;

Let's get started on your journey to building innovative bots that can transform the way you engage with your audience.


---

# 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.botdistrikt.com/introduction/setup.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.
