> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/settings/settings-media.md).

# Settings: Media

This article will go over the Media area of your settings.

Navigate to Settings>Media

Click on “Open Media Library” to navigate to the Media Library

{% embed url="<https://lh4.googleusercontent.com/MMYgTVK2e1lpRzx5kLxbduFJb64FBNQ-4L1tfyKumz-4Q-yGv8eViwEbPAHjawZ8KJjemi1nOR67Oewjqo-Z6oKAlB2pTYqIwqplwvcz_qtaHMxcwgeOGC_RFKNuutKHdeFKIZa27v-CtdGnk2cCX0c>" %}

Once in the Media Library, you can upload content, create folders for your content, and search through your existing media, pixabay, system backgrounds, or Unsplash.

{% embed url="<https://lh3.googleusercontent.com/vnpOZQA4BYdATT12rQLi_DA5MBaabcxjlOjNbHDgSp0l3aRc1DS8CAvum6fIL6ICFLBW0pYp90RuyKCCjxwakxRoanY1ZaSzNoRQ6fIDvlAfSHFv1ejv6KBHINcGRcy07j2KIFlJiEWmWwN2kVhgIcM>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://software-help-docs.gitbook.io/knowledge-base/software-guide/settings/settings-media.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.
