# Dependency

In the dependency view all linked items are displayed in a visible graph.&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_dependency_rich_client_custom.png" alt=""><figcaption></figcaption></figure>

The item currently open is always displayed in the centre. These dependencies are set automatically if you click on the following button in each aqua item. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_dependency_rich_client_custom_2.png" alt=""><figcaption></figcaption></figure>

Furthermore, you can add new dependencies via the context menu...&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_dependency_rich_client_custom_3.png" alt=""><figcaption></figcaption></figure>

...or edit dependency structures in the dependencies graph.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_dependency_rich_client_custom_4.png" alt=""><figcaption></figcaption></figure>


---

# 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/dependency.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.
