# Advanced

- [Mode Translation Rules](https://docs.keyfax.biz/product-suite/keynamics/advanced/mode-translation-rules.md)
- [Customising Launch Button](https://docs.keyfax.biz/product-suite/keynamics/advanced/customising-launch-button.md)
- [Extending Export Data](https://docs.keyfax.biz/product-suite/keynamics/advanced/extending-export-data.md)
- [Mapping Dump Fields](https://docs.keyfax.biz/product-suite/keynamics/advanced/mapping-dump-fields.md)
- [Mapping JSON Results](https://docs.keyfax.biz/product-suite/keynamics/advanced/mapping-json-results.md): Learn how to return Keyfax results as JSON within KeyNamics.
- [Enabling Help Panes](https://docs.keyfax.biz/product-suite/keynamics/advanced/enabling-help-panes.md)
- [Mobile Operation](https://docs.keyfax.biz/product-suite/keynamics/advanced/mobile-operation.md)
- [Handling uploaded content](https://docs.keyfax.biz/product-suite/keynamics/advanced/handling-uploaded-content.md): How to access uploaded file content in KeyNamics


---

# 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.keyfax.biz/product-suite/keynamics/advanced.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.
