# Media Library

The Media Library is where all images, PDFs, and documents live.  They can be uploaded by going directly into the Media Library (as described below) or through other various parts of the WordPress backend, which we'll cover in the next section.

To access, hover over '**Media**' and select '**Library**'.  You can view the full gallery here.

To upload a new asset, select '**Add New**' towards the top or from within the WordPress menu.  There is a *256 MB size limit per file*.

* For videos and other larger assets, it's advised to host on another platform such as Vimeo.

![](/files/-M6jBycUy21RwKfj1DaR)


---

# 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://charteroakguide.rebelinteractivegroup.com/media-library.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.
