# LGD features

- [App download page (with QR)](https://knowledge-base.letsgetdigital.com/lgd-features/app-download-page-with-qr.md)
- [Personal notes (App)](https://knowledge-base.letsgetdigital.com/lgd-features/personal-notes-app.md): This page describes the personal notes functionality in the app.
- [Chat](https://knowledge-base.letsgetdigital.com/lgd-features/chat.md): The following articles describe the Let's Get Digital chat options within both the Virtual event platform and Mobile App.
- [Group chats (VP)](https://knowledge-base.letsgetdigital.com/lgd-features/chat/group-chats-vp.md)
- [Public chat](https://knowledge-base.letsgetdigital.com/lgd-features/chat/public-chat.md)
- [My profile](https://knowledge-base.letsgetdigital.com/lgd-features/my-profile.md): This article explains how to personalize a profile.
- [My connections](https://knowledge-base.letsgetdigital.com/lgd-features/my-connections.md)
- [My connections (virtual event)](https://knowledge-base.letsgetdigital.com/lgd-features/my-connections/my-contacts.md): A default navigation item is connections, which shows a list of established contacts.
- [My connections (App)](https://knowledge-base.letsgetdigital.com/lgd-features/my-connections/my-connections-app.md)
- [Admin panel passwords (App + Virtual event)](https://knowledge-base.letsgetdigital.com/lgd-features/change-password.md): Your password for access to the admin panel can be changed if it is forgotten or needs to be changed for any other reason. This article explains the ways this can be done.


---

# 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://knowledge-base.letsgetdigital.com/lgd-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.
