# Requirements

\
The specification of requirements is the basis for the development and verification of a software system. Requirements describe in detail what functional and non-functional characteristics of the system are to be implemented in a given module.

<figure><img src="/files/EnOqkJp2zZ7OFAAWmo0R" alt=""><figcaption><p>Requirement view</p></figcaption></figure>

1\. Ribbon Bar

2\. Requirement Details

3\. Requirement Description

4\. Navigation Bar

5\. Path&#x20;

How the items in aqua are generally structured and how they are created and edited is explained in detail in the following articles:[ Creating and Editing Elements](/documentation/items/general-item-capabilities/creating-and-editing-items.md), [Notifications](/documentation/project-configuration/email-notifications/my-notifications.md), [Print](/documentation/items/general-item-capabilities/print-item-data.md), [Dependencies](/documentation/items/general-item-capabilities/dependencies.md), [Attachments (Files)](/documentation/items/general-item-capabilities/attachments-files.md), [History](/documentation/items/general-item-capabilities/history-of-changes.md), [Templates](/documentation/items/general-item-capabilities/item-template-defaults.md), [Discussions](/documentation/items/general-item-capabilities/discussions-comments.md).


---

# 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/items/requirements-management/requirements.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.
