# Apps

- [Custom design](https://academy.any2info.com/any2info-academy/apps/custom-design.md): Build your applications in one go for browser and app and in your own corporate identity
- [Apps (browsers and native)](https://academy.any2info.com/any2info-academy/apps/webapps-nativeapps.md): All applications are available on all major browsers and as an app on all devices with an Android or IOS operating system.
- [Specifics](https://academy.any2info.com/any2info-academy/apps/webapps-nativeapps/specifics.md)
- [Impersonation](https://academy.any2info.com/any2info-academy/apps/webapps-nativeapps/specifics/impersonation.md)
- [Download the Any2info app](https://academy.any2info.com/any2info-academy/apps/download-the-any2info-app.md): On any device for IOS and Android


---

# 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://academy.any2info.com/any2info-academy/apps.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.
