# Additional Asset Description

23\. The **Additional Asset Description** screen is displayed. On this screen, additional descriptions of the asset in other formats can be added. The additional descriptions will be saved in a dedicated field in the asset's DDO and can be retrieved from the cache.

* To include an additional asset description in the DDO, press the **"Create Additional Asset Description"** button.&#x20;

  <figure><img src="/files/6KlfOdFQReLKRWEotIEJ" alt=""><figcaption></figcaption></figure>
* In the **Type** field, enter the type of the additional asset description (e.g. GAIA-X)
* In the **Content** field, insert the asset description
* You can insert as many additional asset descriptions as you need
* Press the **Continue** button


---

# 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.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/additional-asset-description.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.
