# Add-ons

## Enabling add-ons

You can find the add-ons configuration menu by clicking on the **Configure** button of an application on the applications screen:

1. Navigate to the space containing the instance where you want to configure the application.
2. Navigate to the instance containing the application.
3. Make sure you are in the **Current state**.
4. On the sidebar click the Screen button (**Applications**), which shows you the Application list.
5. On the row of the application of interest, click **...** under **Actions**.
6. In the drop-down click **CONFIGURE**.
7. On the splash screen, you see two tabs; switch to the **ADD-ONS** tab.
8. Click **ADD** to add an application extension.

The following sections document the usage of each addon.

Currently, the following application add-ons are available:

1. PostgreSQL
2. MongoDB
3. MariaDB
4. OpenSearch
5. SSHFS
6. SharePoint
7. Rclone mount
8. Redis
9. PostGIS
10. IPSec VPN
11. Fortinet VPN
12. Neo4j


---

# 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.nuvolos.com/features/applications/add-ons.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.
