# Onboarding Genie

Getting started with Genie is designed to be fast and effortless. There are no complex setup steps, no configuration files, and no infrastructure to manage.

From the moment you sign up, Genie begins preparing your environment automatically. Your server is provisioned, your workspace is created, and your AI assistant is configured without requiring any input from you.

Within minutes, you are inside a fully functional environment where everything is already connected.

The onboarding flow is straightforward:

* You create your account using a simple login method
* You choose a plan based on your needs
* Genie provisions your dedicated server in the background
* You land directly in your dashboard with everything ready

There is no transition between setup and usage. The onboarding itself is part of the product experience.

What makes this different is that you are not setting up a tool, you are entering a complete environment. Your terminal, files, and AI are already active, and you can start building immediately.


---

# 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.deva.me/quick-start/onboarding-genie.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.
