# Free Communities

### Free Communities

<details>

<summary><strong>Basic Features</strong></summary>

Users can join free communities without any upfront cost or financial commitments.

These communities have access to essential features that are entirely up to the creator to offer.

</details>

<details>

<summary><strong>Community Engagement</strong></summary>

Members can participate in discussions, share resources, access limited courses, and collaborate on projects. Discussions are typically more basic than what a member would find in a paid community.

Free communities can help build engagement and foster a sense of belonging among members without requiring a financial commitment.

Free communities can also see faster surges in growth and can later be converted into paid communities or have in-app purchases.

Creators have the option to upsell services inside the communities to cover the monthly cost to maintain the network. See [Subscriptions ](/documentation/for-creators/subscriptions.md)for more information.

</details>

<details>

<summary><strong>Limitations</strong></summary>

Free communities might have limited access to advanced features compared to paid ones (creator dependent).

There may be restrictions on the number of members or the volume of content that can be hosted.

Some courses included inside of free communities can be gatekept by the creator to enhance the quality membership and provide further value based on student progression.

</details>

{% hint style="info" %}
**Example:** An open community for hobbyists sharing tips and resources on a common interest like working out or book clubs. These communities focus on engagement without the pressure of monetization.
{% endhint %}


---

# 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://skolarships.gitbook.io/documentation/user-journey/community-selection/free-communities.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.
