# The Guide

#### About

1. [Business Communities](/main-business-community-guide/about/business-communities.md)
2. [Benefits for Projects](/main-business-community-guide/about/benefits-for-projects.md)

#### Getting Started

1. [Community Creation](/main-business-community-guide/getting-started/community-creation.md)
2. [Community Setup](/main-business-community-guide/getting-started/community-setup.md)
3. [Rewards Fund](/main-business-community-guide/getting-started/rewards-fund.md)

#### Features

1. [Built-in Reward System](/main-business-community-guide/features/built-in-rewards-system.md)
2. [Promoting Your Community](/main-business-community-guide/features/promoting-your-community.md)

#### Achieve your goals

1. [How to Run Community](/main-business-community-guide/achieve-your-goals/how-to-run-community.md)
2. [Share Your Updates](/main-business-community-guide/achieve-your-goals/share-your-updates.md)
3. [Establish Clear Rules](/main-business-community-guide/achieve-your-goals/establish-clear-rules.md)
4. [Host Engaging Contests](/main-business-community-guide/achieve-your-goals/host-engaging-contests.md)
5. [Maintain Content Quality](/main-business-community-guide/achieve-your-goals/maintain-content-quality.md)

#### FAQ

1. [Can I Use Custom Rewards?](/main-business-community-guide/faq/can-i-use-custom-rewards.md)
2. [Who Can Participate in My Community?](/main-business-community-guide/faq/who-can-participate-in-my-community.md)
3. [Can I Get Additional Support from MAIN?](/main-business-community-guide/faq/can-i-get-additional-support-from-main.md)


---

# 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.main.community/main-business-community-guide/the-guide.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.
