# How do I get started with Darkbot?

Initiating your DarkBot journey is a seamless process. First, visit the website at <https://darkbot.io/> and sign up for an account plan that matches your requirements. After registration, follow the comprehensive instructions for installation and setup, which usually takes approximately 5 minutes. Once installed, link your preferred [cryptocurrency exchange](/credentials-page/credentials-listning-page/how-to-connect-new-exchange.md) account using API keys and adjust your [trading strategies](/bot-wizard/trade-settings.md) based on your risk tolerance and investment objectives. With DarkBot.io's user-centric interface and AI-powered trading algorithms, you'll be well-positioned to capitalize on market trends and potentially expand your cryptocurrency portfolio.


---

# 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/f-or-a-or-q/how-do-i-get-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.
