# Community GDP

### What is Community GDP?&#x20;

The Community GDP is our North Star metric. It captures the total amount of earning opportunities community members have created for each other. These opportunities may come in the form of bounties, jobs, grants, or other ad hoc work.&#x20;

### Why We Focus on Community GDP

First, the obvious reason: we believe that working (rather than speculating) in crypto is the best way to gain financial freedom. Focusing on how much our community earns - and orienting the structure of the community in that direction - is fundamental. Second, the less obvious reason: measuring earnings is the closest we can get to measuring the value created by the community. Just as GDP is an imprecise measure of an economy, Community GDP is an imprecise measure of our community. But, like with traditional economies, it's the closest we can get to seeing how productive we are.&#x20;

### How to Contribute to Community GDP

If you earned through an opportunity created by another person in the Superteam community, you'e eligible to contribute to the Community GDP. Simply fill in [this short form](https://airtable.com/shreuUxGNJpcVlE1F) (\~20 seconds) to get started.&#x20;

Contributing to Community GDP is the highest value thing a Superteam member can do. That's why every week we celebrate earners on the Community Call and have an entire Discord channel (#good-news) dedicated to recognizing earners. &#x20;

Check out our Community Earnings [here](https://earnings.superteam.fun/).


---

# 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/getting-involved/community-gdp.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.
