# Community Rankings

Community Rankings is a feature on our community app that serve as a way for our members to compare their productive output with other members of the community.&#x20;

It helps identify top performers in the community and potentially recognise them for their contributions.

Our **Ranking Feature** currently tracks:-

1. Your Points earned
2. Your Intelligence Score&#x20;
3. Your Badges earned.
4. Your Referrals

### **1. Points Earned**

This is a list on our app that ranks all members based on their total number of points.

### **2. Intelligence Score**

This is a list on our app that ranks members based on the number of quiz questions answered correctly vs the total number of quiz questions taken.

### **3. Badges Earned**

This is a list on our app that ranks members based on the total number of badges earned.

### **4. Referrals**

This is a list on our app that ranks members based on the number of people they have referred to the community.&#x20;


---

# 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://smcdao.gitbook.io/smc-community-handbook/community-rankings.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.
