# Asset

&#x20;  The WeXL platform supports pdf, ppt, word doc, excel sheets, and jpeg files. Teachers can create video assets by sharing the link to the video from hosting platforms like Youtube and Vimeo. Create a document in the platform itself and can also upload SCORM files.

{% tabs %}
{% tab title="Web Browser" %}
{% embed url="<https://www.youtube.com/embed/VG52FH_An5Q>" %}
How to create Asset?
{% endembed %}
{% endtab %}

{% tab title="Mobile App" %}
{% embed url="<https://www.youtube.com/embed/SlUBHYjcGNk>" %}
{% endtab %}
{% endtabs %}


---

# 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.wexledu.com/teacher-portal/asset.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.
