# How do I create a DarkBot account?

In order to get started on Darkbot, you will need to create a new account. This article will show you how to create your first Darkbot account and confirm the registration.

1\. **Go to** [**app.darkbot.io**](https://app.darkbot.io)

2\. **Click** “Go to app” as shown in the picture below.

<figure><img src="/files/rnYy9qrOFD4Eh6VfObgl" alt="DarkBot Homepage"><figcaption><p>DarkBot Homepage</p></figcaption></figure>

3\. **Enter your valid email address** along with your password, and **click** the “Sign Up” button when you are ready.

<figure><img src="/files/-MKp54B5-Pwmarp4jST1" alt="Darkbot Sing Up Page"><figcaption><p>Darkbot Sing Up Page</p></figcaption></figure>

If you prefer using your Google social media account, please **click** the appropriate button and follow the instructions in the appeared window.

### What's next? <a href="#whats-next" id="whats-next"></a>

* Check [what is Darkbot](/what-is-darkbot.md) and learn some general information about our platform.
* Learn about [Bots](/bots-and-strategy/types-of-bots.md) and our amazing algorithm.
* Learn how to [connect your exchange](/credentials-page/credentials-listning-page/how-to-connect-new-exchange.md) account to DarkBot account.
* See what payment options and [subscription plans](/subscription/what-are-the-differences-between-subscriptions-plan.md) we have to offer to continue DarkBot services.


---

# 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/how-do-i-create-a-darkbot-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.
