> 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-utility.md).

# Member Utility

{% hint style="info" %}
See our [Roadmap](/docs/learn-more/vision-and-message/roadmap.md) for a more extensive listing of planned utility
{% endhint %}

<details>

<summary>Virtual Utility</summary>

Exclusive community focusing on advancing our personal and collective practice of alignment with the single truth and the relational universe.

Access to members-only SpiritDAO community content.

A robust library of training resources ranging from philosophy and practice spaces, Web3, AI/LLMs, nonprofit operations, and more.

Custom DAO Tooling.

Training and Certification for local chapter leaders.

Access to partner projects / DAOs.

[<mark style="color:yellow;">$SELF token</mark>](/docs/learn-more/membership/usdself-tokens.md) exchange for virtual and physical benefits.

[<mark style="color:yellow;">Sensemaker Prime</mark>](/docs/learn-more/membership/sensemaker-prime.md)<mark style="color:yellow;">.</mark>

and more...

</details>

<details>

<summary>Physical Utility</summary>

Access to community resources (for approved initiatives.)

Access to community meetups/events.

Distribution and facilitation of our high ritual journey.

Unique Artifact Access.

Recruitment kits & strategy guides to help further organizational mission through independent physical chapters.

Physical Location Access (when available).

and more...

</details>

<details>

<summary>Reputation &#x26; Accreditation</summary>

SpiritDAO members earn merit through their contributions to the DAO and community. Presently we're leveraging Hats Protocol to assign merit to unique, non-transferable membership NFTs.&#x20;

Today we are presently leveraging merit as a means of voice and vote amplification within the community. However, this is an experimental technology with plenty of room to expand. Whatever trajectories we take, our community of Verified Members will determine the ideal courses of action.

</details>


---

# 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-utility.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.
