# Uploading Content

Content can be uploaded to the "Content Library" of the ARway dashboard for usage within the ARway maps.

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

### What types of content can be uploaded?

ARway supports the following content types:

* 3D models (.glb) with a file size limit of 10MB, 10K Polys
* Images (.png, .jpg, .jpeg) with a file size limit of 3MB
* Videos (.mp4) with a file size limit of 12MB
* Audio files (.mp3, .wav, .m4a, .ogg) with a file size limit of 3MB
* Floorplans (.png, .jpg, .jpeg) with a file size limit of 20MB

You can also add hotspots (hyperlinks) to your map for a more interactive experience.


---

# 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.arway.ai/maps-studio/web-studio/uploading-content.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.
