# Participant’s Level System

With performing various activities, participants in the PIBBLE Platform will earn points. Upon exceeding certain points, users will be promoted to the next level.

Activity elements related to levels are as follows.

* Contents Upload
* Uploaded Contents’ reaction- Number of comments, Badge level, Number of Likes, Number of Collection
* Participation Rate- Participation rate about Media, Commerce, Crowdfunding, etc.
* Like, UpVote, Follow
* Green Brush Owned/ Spent
* Red Brush Owned/ Spent
* PIBBLE Owned/ Spent
* Number of Follower, Follow, Friends

Each level up promotion is determined by the number of cumulative points, and each level up gets harder as the user goes on to higher levels.

<figure><img src="https://content.gitbook.com/content/IOEr5b9AYim4UEeoroO0/blobs/wL1FskzG0OaMzArrvMjR/210.GIF" alt=""><figcaption><p>Level and Brush correlation (Example)</p></figcaption></figure>


---

# 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://pibble.gitbook.io/pibble-whitepaper/pibble-1.0/pibble-platform-components/participants-level-system.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.
