# Requirements Management

- [Dependency](https://docs.aqua-cloud.io/documentation/desktop-client/requirements-management/dependency.md): Learn how to manage requirement dependencies in the desktop client. Get clear steps for tracking and linking related requirements in your project.
- [Subrequirements](https://docs.aqua-cloud.io/documentation/desktop-client/requirements-management/subrequirements.md): Manage and organize subrequirements efficiently within the desktop client’s requirements management module. Streamline project tracking and ensure clear structure in your workflow.
- [Mind map](https://docs.aqua-cloud.io/documentation/desktop-client/requirements-management/mind-map.md): Manage requirements efficiently with our desktop client tool. Explore features for organizing, tracking, and updating project requirements with ease.
- [Comments](https://docs.aqua-cloud.io/documentation/desktop-client/requirements-management/comments.md): Manage and track requirements efficiently on your desktop client. Streamline requirement workflows with intuitive tools designed for effective project control.
- [Documents](https://docs.aqua-cloud.io/documentation/desktop-client/requirements-management/documents.md): Efficiently manage requirements in the desktop client. Learn to track, edit, and organize project requirements for streamlined collaboration and project success.


---

# 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.aqua-cloud.io/documentation/desktop-client/requirements-management.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.
