# Subscriptions

Community creators have a choice between creating a free or paid community. In the case of a paid community, the list below showcases the structure in tiers based on revenues made by active subscribers using the Spotlight option on the Skolarships platform.

Subscriptions can be paid in both fiat and crypto. Please see the [Payments ](/documentation/payments/fiat.md)section for more information.

***

{% hint style="info" %}
Subscribers are classified as **paying members**. Building a community is **FREE** and Skolarships only takes a **tiered %** of revenue generated from the Spotlight section.

All outside traffic to communities onto Skolarships are directly charged a 5% fee on all revenue generated.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td><img src="/files/mn3uvRcoUW10MQmwTUpZ" alt="" data-size="original"></td><td></td><td align="center"><strong>30% Per Month</strong></td><td align="center"><p>1 - 499</p><p>Subscribers</p></td></tr><tr><td><img src="/files/GGRjte1JYbZLpl81X19U" alt="" data-size="original"></td><td></td><td align="center"><strong>25% Per Month</strong></td><td align="center"><p>500 - 1,499</p><p>Subscribers</p></td></tr><tr><td><img src="/files/xXl6lcpcrj1SV7oZRioq" alt="" data-size="original"></td><td></td><td align="center"><strong>20% Per Month</strong></td><td align="center"><p>1,500 - 2,999</p><p>Subscribers</p></td></tr><tr><td><img src="/files/nj2hw4C57hVemr4HIYDA" alt="" data-size="original"></td><td></td><td align="center"><strong>15% Per Month</strong></td><td align="center"><p>3,000 - 4,999</p><p>Subscribers</p></td></tr><tr><td><img src="/files/8MGbjUslzLUbX5FqWUAh" alt="" data-size="original"></td><td></td><td align="center"><strong>10% Per Month</strong></td><td align="center"><p>5,000 - 7,499</p><p>Subscribers</p></td></tr><tr><td><img src="/files/zozAwveTWnxJAwQHYrjg" alt="" data-size="original"></td><td></td><td align="center"><strong>5% Per Month</strong></td><td align="center"><p>7,500+</p><p>Subscribers</p></td></tr></tbody></table>

***


---

# 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/for-creators/subscriptions.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.
