# All Apps

Complete reference of all apps available on Natoma.

{% hint style="info" %}
**Better way to browse:**\
[**Browse by Category**](/catalog/browse-by-category.md) - Organized by use case with collapsible sections
{% endhint %}

## About These Pages

Each server page includes:

* Overview and description
* Authentication type and requirements
* Configuration parameters
* Step-by-step setup instructions
* Source information (Official/Community)

***

**Tip:** Most users prefer to [Browse by Category](/catalog/browse-by-category.md) for easier navigation.


---

# 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.natoma.ai/apps/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.
