# Welcome to DevFlow

This powerful tool enhances your Unity development workflow by bringing focus management, productivity tracking, and time optimization directly into the Editor. With built-in Pomodoro sessions, task organization, and smart notifications, DevFlow provides everything you need to stay productive and maintain your creative flow - all in one place.

Enjoy an easy setup, seamless integration with the Unity Editor, and detailed documentation to help you get started quickly and work efficiently.


---

# 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://codeum-games.gitbook.io/devflow/readme.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.
