# Plugins

- [Luvre](https://ghozylab.gitbook.io/plugins/details/luvre.md): Luvre – WordPress Media Library Folders  Effortlessly organize your vast collection of WordPress media files, posts, pages or custom post type into neatly arranged folders and categories.
- [HowTo](https://ghozylab.gitbook.io/plugins/details/luvre/howto.md)
- [Add New Folder](https://ghozylab.gitbook.io/plugins/details/luvre/howto/add-new-folder.md)
- [Add Sub Folder](https://ghozylab.gitbook.io/plugins/details/luvre/howto/add-sub-folder.md)
- [Adding Items to Folders](https://ghozylab.gitbook.io/plugins/details/luvre/howto/adding-items-to-folders.md)
- [Removing Items from Folders](https://ghozylab.gitbook.io/plugins/details/luvre/howto/removing-items-from-folders.md)
- [Moving and Organizing Folders](https://ghozylab.gitbook.io/plugins/details/luvre/howto/moving-and-organizing-folders.md)
- [Customizing Folder Colors](https://ghozylab.gitbook.io/plugins/details/luvre/howto/customizing-folder-colors.md)
- [Uploading Files to a Folder](https://ghozylab.gitbook.io/plugins/details/luvre/howto/uploading-files-to-a-folder.md)
- [Developer](https://ghozylab.gitbook.io/plugins/details/luvre/developer.md)
- [APIs](https://ghozylab.gitbook.io/plugins/details/luvre/developer/restapi.md)
- [Functions](https://ghozylab.gitbook.io/plugins/details/luvre/developer/functions.md)
- [Filters and Hooks](https://ghozylab.gitbook.io/plugins/details/luvre/developer/filters-and-hooks.md)


---

# 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://ghozylab.gitbook.io/plugins/details.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.
