# Member

### Pre-requisites&#x20;

Make sure you did take a look at these materials to understand fully how the OpenGuild Membership System works.

* [Community Guideline](/general-information/guidelines/community-guideline.md)
* [Ranking System](/general-information/membership/ranking-system.md)
* [Developers Guideline](/general-information/guidelines/developers-guideline.md)

### Requirements | XP Milestone: <mark style="background-color:green;">**155XP**</mark>

To become [Member](/general-information/membership/ranking-system/member.md), please follow these tasks below:&#x20;

> You don't need to finish all task below to become [Member](/general-information/membership/ranking-system/member.md), only need enough tasks to reach a milstone. Read more about the experience points in [Quests for Bounty & XP farming](/general-information/membership/quests-for-bounty-and-xp-farming.md)

* [x] Join our community on **Facebook** (Depend on your region): [Broken mention](broken://pages/RVyUI0srtA9gT8U7Pm3k)
* [x] Follow our OpenGuild Labs Github organization: [**https://github.com/openguild-labs**](https://github.com/openguild-labs)
* [x] Join our community on **Discord**: [**https://discord.gg/D7R5E9cwb2**](https://discord.gg/D7R5E9cwb2)
* [x] Give an introduction on the Discord channel **#introducing-and-networking 🤝**: [Discord Guidelines](/general-information/guidelines/discord-guidelines.md)
* [x] Register an account on the OpenGuild community hub: [**https://apps.openguild.wtf/**](https://apps.openguild.wtf/)

### Common 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 merchandises depend 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.

### Membership Benefits

* Full access to courses made by the OpenGuild community.
* Mentored by [Elder](/general-information/membership/ranking-system/elder.md)and [LowLeveler](/general-information/membership/ranking-system/lowleveler.md)

> TBA: Merchandises and NFT types will be announced as soon as these system are fully developed.


---

# 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/member.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.
