# Analyze & Export

- [Advanced Search](https://docs.realmjoin.com/analyze-and-export/advanced-search.md): Experience nearly load-free access to your data
- [Advanced Search examples](https://docs.realmjoin.com/analyze-and-export/advanced-search/advanced-search-syntax.md): This page lists some typical use cases when working with the Advanced Search. There are many more variables and search queries - please contact us if you have questions or miss something.
- [Specific Data Export](https://docs.realmjoin.com/analyze-and-export/data-export.md): Export Data of queried tables to perform filtering and analysis with your tenant data
- [General Data Export](https://docs.realmjoin.com/analyze-and-export/general-data-export.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.realmjoin.com/analyze-and-export.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.
