# FAQs

### **How do I get involved in the community?**&#x20;

1. Get involved in Discord. Ask questions, share resources, and generally contribute to the conversation. If you build/write/see something interesting, share it in Discord!&#x20;
2. Get to know other people in the community. The easiest way is to see who is active on Discord or on [our Reputation Board](https://reputation.superteam.fun/) and shoot them a DM asking for a quick 15 minute intro meeting. We’re a friendly bunch!&#x20;

### **I have an idea for a project, what should I do?**&#x20;

Apply for an [Instagrant](https://earn.superteam.fun/grants/)! We’d love to give you between $1,000 - $10,000 (smaller is easier!) to build out your concept.

### What benefits do Members get relative to Contributors?&#x20;

Members get access to project channels in Discord (for easier contribution), access to Working Groups, preferential treatment on Instagrants, and additional benefits of Superteam’s distribution (e.g. sharing on social, ecosystem introductions, etc)&#x20;

### **How do I become a Member?**&#x20;

1. Consistently help other Superteam Members and contribute to Superteam projects, earning XP.
2. Win a Grant&#x20;

### **I have another question not answered here?**&#x20;

Feel free to drop us a note at <support@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/community/faqs.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.
