# Ranking System

OpenGuild values all contributions of the community members. We are building a system for community members like a ranking system, NFT badge system, and reward system.

As a member of OpenGuild, please first take a look at [Guidelines](/general-information/guidelines.md)

## Member Hub & Ranking System

To incentivize community members to contribute more, we will introduce a ranking system to track each member's contributions. This system will assign different ranks based on their level of involvement.

### Shared Benefits

These benefits are allocated to all membership type. To see the specific benefits for each membership type, visit [#specific-benefits](#specific-benefits "mention")

* Access to *<mark style="background-color:purple;">open-source projects</mark>* made the OpenGuild Labs contributors. Find more on our [**OpenGuild Labs Github**](https://github.com/openguild-labs)
* Access to *<mark style="background-color:purple;">courses, events & workshops</mark>* managed and made by the OpenGuild community members. Find more on [Hackathon, Projects & Events](/hackathon-projects-and-events/dev-focused-activities.md)
* **Community Perks:** As a member, you will receive perks based on on your contribution to the community. *<mark style="background-color:purple;">The more you contribute, the more perks you will receive.</mark>*
* Receive latest news and announcements related to Polkadot ecosystem and OpenGuild activities
* Receive community **Proof of Contribution (POC)** and **Proof of Attendance Protocol (POAP)** NFTs.

### Specific Benefits

The structure looks unfair to the [Nomad](/general-information/membership/ranking-system/nomad.md) right? Don't worry, you can easily become the Member. Take a look at the guidance [Member](/general-information/membership/ranking-system/member.md)

<table data-full-width="true"><thead><tr><th width="59" align="center">#</th><th width="151" align="center">Membership</th><th width="78" data-type="checkbox">Course</th><th width="70" data-type="checkbox">RFP </th><th width="87" data-type="checkbox">Mentee</th><th width="86" data-type="checkbox">Mentor</th><th width="64" data-type="checkbox">Gig</th><th width="63" data-type="checkbox">NFT</th><th width="148" data-type="checkbox">Organizer</th></tr></thead><tbody><tr><td align="center">🧑‍💻</td><td align="center"><a data-mention href="/pages/EC5NRgPPuno3OSrZZTkA">/pages/EC5NRgPPuno3OSrZZTkA</a></td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td align="center">🥇</td><td align="center"><a data-mention href="/pages/MnLaIETnyPvZ5XbHHNAV">/pages/MnLaIETnyPvZ5XbHHNAV</a></td><td>true</td><td>false</td><td>true</td><td>false</td><td>false</td><td>true</td><td>false</td></tr><tr><td align="center">🥈</td><td align="center"><a data-mention href="/pages/6ElIMHEbkXFKIwf3oxmm">/pages/6ElIMHEbkXFKIwf3oxmm</a></td><td>true</td><td>true</td><td>false</td><td>true</td><td>true</td><td>true</td><td>false</td></tr><tr><td align="center">🥉</td><td align="center"><a data-mention href="/pages/kehy1JDraZ3577KusNFD">/pages/kehy1JDraZ3577KusNFD</a></td><td>true</td><td>true</td><td>false</td><td>true</td><td>true</td><td>true</td><td>true</td></tr></tbody></table>

> NOTE: Please take a look at the specific rank page to learn more about the detailed benefits.

**\*RFP:** Request for Proposal

### Benefit Category Description

{% tabs %}
{% tab title="Course" %}
Full access to courses made by OpenGuild community.
{% endtab %}

{% tab title="RFP" %}
Allows the member to request for proposals that can make changes to the community structure or activities.
{% endtab %}

{% tab title="Mentee" %}
Community membership with the [#mentee](#mentee "mention") benefit will receive the support and advices from [#mentor](#mentor "mention")about career direction, professional advices, network expansion.
{% endtab %}

{% tab title="Mentor" %}
[#mentor](#mentor "mention")contributes by giving other [#mentee](#mentee "mention") support & advices (mentioned in [#mentee](#mentee "mention")). On the other side, [#mentor](#mentor "mention")will receive a full support from the community board members related to brand building (TBA).
{% endtab %}

{% tab title="Gig" %}
Many potential gigs will be distributed to the community members who receive this [#gig](#gig "mention")benefit. This gives the community members opportunities to make money and advance their career to next level.
{% endtab %}

{% tab title="Organizer" %}
Becomes an organizer of workshops & events organized by OpenGuild community.
{% endtab %}
{% endtabs %}


---

# 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://handbook.openguild.wtf/general-information/membership/ranking-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.
