# About Community Apps

The Make Community Apps program helps partners promote their apps so users can discover new apps and services and benefit from greater value on Make's platform.

We are super excited to launch this program in collaboration with our amazing partners! 🚀

Read more on [how this program works](/custom-apps-documentation/community-apps/how-does-it-work.md), and check out the [terms and conditions ](/custom-apps-documentation/community-apps/terms-and-conditions.md)if you are a partner and are interested in submitting your app.

This program is subject to changes at Make’s discretion. While the program is in development and use, we welcome your feedback.


---

# 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://developers.make.com/custom-apps-documentation/community-apps/about.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.
