# Installable Apps

Installable apps are a collection of popular and widely-used tools in the machine learning industry. These apps are not installed by default and must be installed before you can use them. You can explore and install any of these apps according to your project requirements.

## Useful resources

* [Managing Apps](/index/apolo-console/apps/installable-apps/managing-apps.md) - to learn how you can explore, install and use installable apps in Apolo
* [Available apps](/index/apolo-console/apps/installable-apps/available-apps.md) - a complete list of installable apps available in Apolo.


---

# 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.apolo.us/index/apolo-console/apps/installable-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.
