# &#x20;CONTENTS

- [Content creation good practices](https://docs.admira.com/english/contents/content-creation-good-practices.md): Visual and aesthetic aspects in content creation
- [Compatible formats and technical requirements](https://docs.admira.com/english/contents/compatible-formats-and-technical-requirements.md)
- [Upload content](https://docs.admira.com/english/contents/upload-content.md)
- [Content management](https://docs.admira.com/english/contents/content-management.md)
- [Deleted Content](https://docs.admira.com/english/contents/deleted-content.md)
- [Fastcontent](https://docs.admira.com/english/contents/fastcontent.md)
- [Smartcontent](https://docs.admira.com/english/contents/smartcontent.md)
- [HTML content](https://docs.admira.com/english/contents/html-content.md): Limitations and recommended practices for programming HTML content for Admira Player HTML5.
- [File structure](https://docs.admira.com/english/contents/html-content/file-structure.md)
- [Good Practices](https://docs.admira.com/english/contents/html-content/good-practices.md)
- [Admira API HTML5 content](https://docs.admira.com/english/contents/html-content/admira-api-html5-content.md)
- [File nomenclature](https://docs.admira.com/english/contents/html-content/file-nomenclature.md)
- [Basic HTML structure for template](https://docs.admira.com/english/contents/html-content/basic-html-structure-for-template.md)
- [URL contents](https://docs.admira.com/english/contents/html-content/url-contents.md)
- [Interactive content](https://docs.admira.com/english/contents/interactive-content.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.admira.com/english/contents.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.
