# Pro Mode

Pro Mode is built for users who want full control over their environment and workflow.

In this mode, Genie exposes more advanced capabilities, allowing you to work directly with your system in a more granular way. You can manage multiple terminal sessions, run complex workflows, and handle more demanding tasks without abstraction.

While AI assistance is still available, Pro Mode gives you the flexibility to operate independently and structure your workflow exactly as needed.

![Genie Sign Up](/files/7OVYI7xdLk90YVmeaCvY)

It is designed for:

* Developers working on larger or more complex projects
* Advanced users who require full control
* Running multiple processes or environments in parallel
* Long-running and resource-intensive workflows

Pro Mode turns Genie into a complete development environment with no limitations on how you work.


---

# 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/usage-modes-and-plans/pro-mode.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.
