# Case Study: Superteam Earn

## About the Project

All earning opportunities in the Solana ecosystem, aggregated in one place: <https://earn.superteam.fun/>

## Self-reported milestone: Mainnet Launch

### Teamwide XP Info

1. Total Time Taken: 303 Hours
2. Multiplier: 3.5 (since it's an critical flagship project that everyone within the ecosystem will benefit from)
3. Total XP = Total Time Taken \* Multiplier \* 10 = 10605

### Individual XP Info of Team Members

1. **Kash**

   * Responsible for: Product Development, BD
   * %age contribution: 25%
   * XP earned: 25% of Total XP, rounded to the nearest whole number = 2652

2. **Yash**

   * Responsible for: Product Design, UI/UX
   * %age contribution: 22&#x20;
   * XP earned: 22% of Total XP, rounded to the nearest whole number = 2334

3. **Bolt**

   * Responsible for: Fullstack Development
   * %age contribution: 27
   * XP earned: 27% of Total XP, rounded to the nearest whole number = 2864

4. **Srijan**

   * Responsible for: Fullstack Development
   * %age contribution: 15
   * XP earned: 15% of Total XP, rounded to the nearest whole number = 1591 **(Despite the fact that he was responsible for 7% of the total project hours)**

5. **Pratik**

   * Responsible for: Operations and Data Management
   * %age contribution: 10&#x20;
   * XP earned: 10% of Total XP, rounded to the nearest whole number) = 1061

6. **Srijani**
   * Responsible for: Operations
   * %age contribution: 1
   * XP earned: 1% of Total XP, rounded to the nearest whole number = 107


---

# 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://docs.superteam.fun/the-superteam-handbook/community/the-reputation-system/case-study-superteam-earn.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.
