# Other features

- [Export from Tropy](https://docs.tropy.org/other-features/export.md)
- [Export with CSV Export plugin](https://docs.tropy.org/other-features/export-with-plugins.md)
- [Export with Archive plugin](https://docs.tropy.org/other-features/export-with-archive-plugin.md)
- [Export to Omeka S](https://docs.tropy.org/other-features/omeka.md)
- [Import IIIF Manifests](https://docs.tropy.org/other-features/iiif.md)
- [Print items](https://docs.tropy.org/other-features/print-items.md)
- [Keyboard shortcuts in Tropy](https://docs.tropy.org/other-features/keyboard-shortcuts.md)
- [Preferences](https://docs.tropy.org/other-features/preferencesmd.md)
- [Collaboration](https://docs.tropy.org/other-features/collaboration.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://docs.tropy.org/other-features.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.
