# MOBILE APP

- [Knowledgebots als App speichern](https://docs.de.theblockbrain.ai/mobile-app/knowledgebots-als-app-speichern.md): Das Hinzufügen unserer Website als Verknüpfung auf Ihrem Startbildschirm ermöglicht Ihnen einen schnellen Zugriff auf die Seite, ähnlich wie bei einer nativen mobilen App.
- [App herunterladen und anmelden](https://docs.de.theblockbrain.ai/mobile-app/app-herunterladen-und-anmelden.md): Holen Sie sich die Blockbrain Nexus mobile App auf Ihr Smartphone. Wählen Sie den passenden Link je nach Gerätetyp (iOS oder Android) und folgen Sie dem Standard-Installationsprozess.
- [Hinzufügen und Management von Bots](https://docs.de.theblockbrain.ai/mobile-app/hinzufugen-und-management-von-bots.md)
- [Bots entfernen und erneut hinzufügen](https://docs.de.theblockbrain.ai/mobile-app/bots-entfernen-und-erneut-hinzufugen.md)
- [Chats organisieren und verwalten](https://docs.de.theblockbrain.ai/mobile-app/chats-organisieren-und-verwalten.md)
- [Wissensmanagement](https://docs.de.theblockbrain.ai/mobile-app/wissensmanagement.md)
- [KI Modelle und Agenten wechseln](https://docs.de.theblockbrain.ai/mobile-app/ki-modelle-und-agenten-wechseln.md)
- [Mobile Anwendungsfälle](https://docs.de.theblockbrain.ai/mobile-app/mobile-anwendungsfalle.md): Mit der Blockbrain App fangen Sie wichtige Infos unterwegs ein und machen daraus mit KI-Hilfe nützliche Erkenntnisse für alle.


---

# 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.de.theblockbrain.ai/mobile-app.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.
