> For the complete documentation index, see [llms.txt](https://docs.monroeprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monroeprotocol.com/various/points-calculation-and-community.md).

# Points Calculation & Community

**Points (phase 1)**

Collateral: 9 points/$100 every 24 hour&#x20;

Debt: 9 point/$100 every 24 hour

**Community**

Roles are important - there is a ranking system where users can climb from Recruit rank up to Major rank (similar to miltary style), these are the basic ranks.

But there are special roles as well for contributions that will unlock when users have contributed enough.

We categorise contributions based on these following criteria:

Content Creation

* Tweets, threads, articles, graphics, videos, etc. Entertainment
* Memes, copypastas, showcasing talents, singing, etc. Value Add
* Education, guidance, referrals, etc.

**Monroe Missions**

Monroe is named after Fort Monroe. A safe place to store value.

Monroe Missions are missions to earn points to rank up - climb the leaderboard and climb the ranks. There are a total of 5 ranks: @Monroe Recruit, @Monroe Private, @Monroe Corporal, @Monroe Sergeant, @Monroe Lieutenant and @Monroe Major.

Once you have attained all the 6 ranks, you will be given a thick chunk of bonus points as a show of appreciation, in a way you will have graduated from service and officially become a senior soldier of Monroe.

Roles are the key ways to game for the airdrop for community sense. These have already rolled out in the discord - and will be adding more stuffs to play with and roll out once things get moving


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.monroeprotocol.com/various/points-calculation-and-community.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
