# Additional Features

- [IIIF](https://docs.fylr.io/for-administrators/plugins/iiif.md)
- [Connector](https://docs.fylr.io/for-administrators/plugins/connector.md): Connect to remote easydb and fylr instance
- [Wordpress](https://docs.fylr.io/for-administrators/plugins/wordpress.md): With this plugin, images can be transferred from fylr to a Wordpress CMS. In Wordpress, they appear in the media gallery and can be used from there as usual.
- [Zooniverse](https://docs.fylr.io/for-administrators/plugins/zooniverse.md): Integrate data from Zooniverse and use it in fylr.
- [Protocols](https://docs.fylr.io/for-administrators/plugins/protocols.md)
- [OAI/PMH](https://docs.fylr.io/for-administrators/plugins/protocols/oai.md): The OAI/PMH endpoint allows accessing records in the OAI/PMH (XML) format


---

# 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.fylr.io/for-administrators/plugins.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.
