# Plugins Apps

The first page that will greet you will show the exchange's currently installed apps, as well as links to the Exchange App Store to get more, or even offer the option to upload custom-developed plugins via the 'Add third party plugins button'.&#x20;

{% hint style="info" %}
For this last point please look into the [Developing Plugins](/plugins/develop-plugins.md) and [Installing Plugins](/plugins/installing-plugin.md) pages.
{% endhint %}

The '*configure*' buttons for each installed plugin will open an options panel for that particular plugin if required.

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

## Exchange App Store

Here the list of HollaEx-approved plugins is shown and can be bought. For a full list of current plugins and what they do, please take a look at this document. Be sure to check in from time to time to see if anything new has been added!

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


---

# 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.hollaex.com/how-tos/operator-control-panel/plugins-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.
