# Progressive Web Application

Please follow the installation guidelines to use Easy Directory in your organization as a progressive web application outside of Microsoft Teams

### Step-by-Step Installation Guide

1. Open the web version of Easy Directory: <https://easydirectory.easyplatform.app/>
2. Log in with your user
3. Click on the following icon to install the Progressive Web Application

<figure><img src="/files/tTT80uXZVVBhe7mMNsJC" alt=""><figcaption></figcaption></figure>

4. Once the Progressive Web Application has been installed, you can now store the icon in the various locations

<figure><img src="/files/ds6pQ8mYJxq5QDIvKEp6" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You have now successfully installed the Progressive Web Application
{% endhint %}


---

# 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.easydirectory.easyplatform.app/getting-started/progressive-web-application.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.
