# Special features

- [Registering an app using the app store](https://help.aristotlemetadata.com/special-features/registering-an-app-using-the-app-store.md)
- [Generating a Business Information Model using the Visualization Tool](https://help.aristotlemetadata.com/special-features/generating-a-business-information-model-using-the-visualization-tool.md)
- [Metadata Merger Tool](https://help.aristotlemetadata.com/special-features/metadata-merger-tool.md)
- [How to set up rules in the merger tool?](https://help.aristotlemetadata.com/special-features/metadata-merger-tool/how-to-set-up-rules-in-the-merger-tool.md)
- [Federator](https://help.aristotlemetadata.com/special-features/federator.md)
- [Setting up the Federator](https://help.aristotlemetadata.com/special-features/federator/setting-up-the-federator.md)
- [Manually running a federation task](https://help.aristotlemetadata.com/special-features/federator/manually-running-a-federation-task.md)
- [Harvester](https://help.aristotlemetadata.com/special-features/harvester.md)
- [Managing custom transformation services](https://help.aristotlemetadata.com/special-features/harvester/managing-custom-transformation-services.md)
- [Creating new harvest configurations](https://help.aristotlemetadata.com/special-features/harvester/creating-new-harvest-configurations.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://help.aristotlemetadata.com/special-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.
