# Create BotTalk Account

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

{% hint style="info" %}

1. Go to BotTalks [homepage](https://bottalk.io/) and click the **Login** button in the top right corner.
2. You will need a [dpa ID](https://www.dpa.com/de/portale#dpa-id) or a Google account. Select one.
3. Proceed by filling out the credentials of your Google account or dpa ID.
4. You will be redirected to your dashboard.&#x20;
   {% endhint %}

Your BotTalk account is ready! [Create an Organization](/docs/onboarding/create-an-organization.md) to manage all your projects together with your team.


---

# 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.bottalk.io/docs/onboarding/create-bottalk-account.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.
