# The Superteam Handbook

## The Superteam Handbook

- [Welcome to Superteam](https://docs.superteam.fun/the-superteam-handbook/welcome-to-superteam.md): This workspace is raw, WIP, and meant for our community. We're turning our organization inside-out so you can lurk, find opportunities and join us on this adventure.
- [Core Values](https://docs.superteam.fun/the-superteam-handbook/getting-started/core-values.md)
- [Community Structure](https://docs.superteam.fun/the-superteam-handbook/getting-started/community-structure.md)
- [Essential Resources](https://docs.superteam.fun/the-superteam-handbook/getting-started/essential-resources.md): A few important links to get you started
- [How to Contribute](https://docs.superteam.fun/the-superteam-handbook/getting-involved/how-to-contribute.md): A community that ships together, stays together. This is a guide to how you can get involved within Superteam and help your fellow members/contributors.
- [Community GDP](https://docs.superteam.fun/the-superteam-handbook/getting-involved/community-gdp.md): Our North Star metric
- [The Reputation System](https://docs.superteam.fun/the-superteam-handbook/community/the-reputation-system.md)
- [Case Study: Superteam Earn](https://docs.superteam.fun/the-superteam-handbook/community/the-reputation-system/case-study-superteam-earn.md): Refer to this doc for a better understanding of how XPs are allocated for shipped projects
- [FAQs](https://docs.superteam.fun/the-superteam-handbook/community/faqs.md): Got questions? We have most of the answers.
- [Superteam Earn FAQ](https://docs.superteam.fun/the-superteam-handbook/community/faqs/superteam-earn-faq.md)
- [Superteam Earn](https://docs.superteam.fun/the-superteam-handbook/products/superteam-earn.md)
- [Superteam Build](https://docs.superteam.fun/the-superteam-handbook/products/superteam-build.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.superteam.fun/the-superteam-handbook/welcome-to-superteam.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.
