# Documents

You can generate Word documents from aqua requirements. To do so, open a requirement and click '*Documents*'. You can then generate a document by using a default template, or an own template.&#x20;

### **Defining own templates** <a href="#defining_own_templates" id="defining_own_templates"></a>

Templates need to be .rtf files. You can use placeholders for the fields used in the requirement template. Placeholders look like this: «*Name*».&#x20;

### **Download templates** <a href="#download_templates" id="download_templates"></a>

<https://static.aqua-cloud.io/aqua-document-templates.zip>


---

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