> 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/membership-overview.md).

# Membership Overview

SpiritDAO is a community funded and governed by our members. We embrace transparency, cooperation, and accountability in everything we do.

**If the philosophies and practices outlined in this graphic novel resonate with you, we invite you to join our community.**

Members embrace the opportunity and responsibility to govern our protocols, contribute to value generation, and guide our larger strategic mission, vision, and efforts.

At SpiritDAO, the strength of our community is vital to our mission and purpose. Opportunities to participate are varied in their directions and degrees, as are learning opportunities. We determine access and agency within the organization by individual participation and contribution. Together we are working towards creating something bigger than ourselves.

We host various events and spaces weekly to help members connect and collaborate. Including weekly study of our philosophy and practice, rituals, DAO Town Halls where we discuss formal business, and more. We also prioritize and support the organization of decentralized place-based community building and formal events.&#x20;

Our community has the right to everything we create, and each active member has the agency to direct our shared efforts. Monetizing our shared assets for personal gain of any kind requires community consensus.&#x20;

Every day at SpiritDAO, our members align the observable infinities to create the new.

When we become a part of SpiritDAO, we believe in and contribute to something greater than ourselves.&#x20;

A shared vision of humanity in deep alignment with nature and more fully representative of the embodied infinity we possess.


---

# 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/membership-overview.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.
