# Contenidos URL

En los casos en que se requiera cargar como contenido una página web sobre el player y la precarga de la misma afecta a la emisión de sus elementos, se ha creado un contenido para que esta carga sea compatible con el player Admira. El contenido está compuesto de una serie de archivos, incluido el acceso con la api del player, para la carga de los contenidos según su emisión. En uno de ellos debemos agregar la URL que queremos emitir y subir el contenido como HTML + adjuntos.

Ejemplo:

<figure><img src="/files/A7XG8pvTabdK8E7ufdMZ" alt=""><figcaption><p>Contenido</p></figcaption></figure>

Puede solicitar el contenido al departamento de <qa@admira.com>.

\
Una vez tenemos el contenido solo debemos abrir el archivo **variables.json**

<figure><img src="/files/RMgd1dBRzBaA6gXRf3J0" alt=""><figcaption><p>Variables</p></figcaption></figure>

Y a continuación modificar la URL por la del contenido que se quiera subir.

Hecho esto, debemos subir el contenido a plataforma como HTML + adjuntos.


---

# 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/contenidos/contenidos-html/contenidos-url.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.
