> For the complete documentation index, see [llms.txt](https://spiritdao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spiritdao.gitbook.io/docs/learn-more/membership/member-onboarding.md).

# Member Onboarding

SpiritDAO member onboarding occurs in small cohorts and combines self-guided learning and group discussions.

The onboarding contains both required and optional components. It takes about three and a half hours to complete all the necessary aspects of the process, four and a half including the optional content.

**Voting within the DAO is reserved for those who dedicate the focus and energy necessary to complete our onboarding process**. Token-holding members are not required to participate in the onboarding process.

For more details about our onboarding process, [<mark style="color:yellow;">visit our collaboration hub</mark>](https://app.charmverse.io/spiritdao/page-7514451482475966)<mark style="color:yellow;">.</mark>&#x20;

<figure><img src="/files/iP6b6achyZdXjbJM32E8" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://spiritdao.gitbook.io/docs/learn-more/membership/member-onboarding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
