> For the complete documentation index, see [llms.txt](https://superteamng.gitbook.io/superteamwelcomeguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superteamng.gitbook.io/superteamwelcomeguide/readme.md).

# Overview

Welcome to the Superteam Beginner Onboarding Documentation!

This comprehensive guide is created specifically for newcomers eager to find their path and start contributing to the Solana ecosystem through Superteam.

Whether you're exploring opportunities to collaborate, develop, or engage with the Solana community, this document will provide all the essential information you need to get started.

{% hint style="success" %}
We'll continuously update this guide with new insights and resources. Be sure to check it regularly to stay informed and up-to-date on the latest developments.
{% endhint %}

## Quick links

{% content-ref url="/pages/t7sxsOBizwsJVXh09kXj" %}
[Mission & Vision](/superteamwelcomeguide/introduction/mission-and-vision.md)
{% endcontent-ref %}

{% content-ref url="/pages/OLpOMmDwJfVruXT0yIWB" %}
[Why Join Superteam?](/superteamwelcomeguide/introduction/why-join-superteam.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rd0MoBsViDQH2j1sZbIj" %}
[Superteam Earn Overview:](/superteamwelcomeguide/superteam-earn/superteam-earn-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/Efp9FWLPFsIzqiKzo17U" %}
[Projects](/superteamwelcomeguide/superteam-earn/projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/w7KgTPibTVTHxSMXjXkG" %}
[Grants](/superteamwelcomeguide/superteam-earn/grants.md)
{% endcontent-ref %}


---

# 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 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://superteamng.gitbook.io/superteamwelcomeguide/readme.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.
