# Getting Started

This help guide is designed to help you navigate the app and make the most of its features. The app combines interactive learning content, personalised learning pathways, and a variety of multimedia to provide a rich and engaging experience.

## Get the App

Download the app on the Google or Apple app stores, or use the web app. Be sure to check the [minimum device and OS requirements](/learning-app-docs/guide/device-compatibility.md#minimum-device-and-os-requirements).

**Apple App.** Search for the app by name on the app store & download it to your device.\
**Google App.** Search for the app by name on the app store & download it to your device.\
**Web App.** Get the web app link. You will need an [up-to-date evergreen browser](/learning-app-docs/guide/device-compatibility.md).&#x20;

## Quick start

{% content-ref url="/pages/uZ5ANUxBNBrqNfCa9vhI" %}
[Your Account](/learning-app-docs/guide/your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/o7WDhy8T99m3wVcI8yFQ" %}
[Features](/learning-app-docs/guide/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/LBaJxw1AI2KdCQFHkxwv" %}
[Data Privacy](/learning-app-docs/guide/data-privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/rBi5qsKGJFLcM9b03IXR" %}
[Help & Support](/learning-app-docs/guide/help-and-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/1hFbKphffIf34p4bmfEy" %}
[Account Troubleshooting](/learning-app-docs/troubleshooting/account-troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/PyE6WFe1CugxIfcL3qrV" %}
[Email Troubleshooting](/learning-app-docs/troubleshooting/email-troubleshooting.md)
{% endcontent-ref %}


---

# 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://everyday-digital.gitbook.io/learning-app-docs/getting-started.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.
