# Documents

**A complete description of how to use the documents feature can be found at:**

{% content-ref url="/pages/-MVwmkVQlCrhm7VFYcj1" %}
[Documents](/en/content/details-page/documents.md)
{% endcontent-ref %}

## Basic configuration

Regarding the **Appearance (1)**, you have the option to display the documents as `Embed/Viewer`, `Download buttons`, `Download list`, or `Download table`.

You can decide the **Position (2)**, whether the documents should be displayed in their own `Tab`, the `Buybox`, or the product `Description`.

If you choose to display in the buy box or description, you can define a **Tab threshold (3)** value, specifying the number of files after which you prefer the view to be displayed in its own tab.

*Example: If more than 4 files are displayed or available for download in the buy box, these files/documents will be moved to their own tab. This keeps the buy box or description clear and organized.*

Additionally, you can display a **Headline (4)** above the download area as desired. The corresponding text is stored in the text modules and can be customized there.

<figure><img src="/files/DEMqg3LfB9ZKssCnJVFj" alt=""><figcaption></figcaption></figure>

Examples:

<div><figure><img src="/files/LLoK9oqMfVQTMdFpirF7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/g0uGJJ6fniRLshUntYex" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Rj6jEo1cdeMdpxZbTUIJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HOLETV5p05tnhE7w3Tfg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Jhb7NM74nT1voHcZiW4l" alt=""><figcaption></figcaption></figure></div>


---

# 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://themedocs.zenit.design/en/styling/product/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.
