# Available apps

{% hint style="success" %}
Please keep in mind that app availability may depend on the selected pricing plan.
{% endhint %}

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

To install one of the available apps, look for the one you need (you may use search) and click on ***+ Install*** on the right side of the app. You will be taken to the app configuration screen. The screen may differ for each app, so please refer to the instructions for a specific app.

***+ New app*** button is for installing custom apps hosted outside the Ergonode.

{% hint style="warning" %}
As it is possible to install custom, outside apps, that are not created by Ergonode, please be informed that we cannot provide support for those.&#x20;
{% endhint %}

{% hint style="info" %}
To learn how to write and connect your app, please refer to [https://docs.ergonode.com](https://docs.ergonode.com/apps2/) for more information.
{% 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://usermanual.ergonode.com/apps/about-apps-feature/available-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.
