# Welcome to the Hatcher FAQ

## Welcome, Hatchers!&#x20;

We are excited to have you participating in the first ever Commons Hatch.&#x20;

Doing something new is always challenging, but there is nothing to worry about! This FAQ page along with supporting documents will help guide you on your roles and responsibilities during the hatching process. &#x20;

{% hint style="info" %}
This FAQ page is tailored for all participants who are participating in the upcoming Hatch of the Token Engineering Commons. &#x20;

Quick Links

* [Hatcher Outreach](https://suits-nathan.gitbook.io/hatcher-faq/hatcher-outreach)
* [The Trusted Seed](https://suits-nathan.gitbook.io/hatcher-faq/trusted-seed-membership)
* [The Hatch](https://suits-nathan.gitbook.io/hatcher-faq/hatching-tokens)
* [Hatching Tokens](https://suits-nathan.gitbook.io/hatcher-faq/the-hatch)
* [Hatching Process](https://suits-nathan.gitbook.io/hatcher-faq/the-hatching-process)
* [Legal](https://suits-nathan.gitbook.io/hatcher-faq/legal)
  {% endhint %}

## About the FAQ Sections

Each section is designed to provide you with some basic information about the upcoming Hatch.  Like any FAQ document, this is a work in progress. If you have questions regarding the Hatch that are not covered within this FAQ, please get in touch with us in our **Hatcher Outreach** **channel** within [Discord](https://discord.gg/t2aUUpDa).

:handshake:**Hatcher Outreach:** Overview, requirements, expectations and information designed for new members who want to learn more about how to become a Hatcher.

:seedling: **The Trusted Seed:** If you want to become a Hatcher, you will need to apply to become a member of the Trusted Seed.  This section contains all the information you will need in order to apply to the Trusted Seed and to learn about the role you will have once you become a member.

:egg: **The Hatch:** Overview, purpose, and general information regarding the Hatch, how it works, and what to expect as a participant.

:currency\_exchange: **Hatching Tokens:** The Hatch is going to require you to understand some of the tokens that are involved during the Hatching process.  This section is dedicated to answering questions about these tokens and what roles they play during the process.

:bookmark\_tabs: **Hatching Process:** This section is dedicated to the bread & butter of the Hatch.  How do we do it?  Why do we do it? Let's get into it!

:scales: **Legal:** This is a very important section for all participants to read.  Transparency is important to us, and so is protecting all the wonderful individuals around the world who are participating to make this Hatch happen! This section is dedicated to any and all legal concerns you might have.


---

# 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://suits-nathan.gitbook.io/hatcher-faq/master.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.
