# Volunteer Acknowledgements

The creation and maintenance of this Library wouldn't be possible without the contributions of our volunteers. There are currently three volunteer roles which we recognize:

* **Curator:** Suggests new content
* **Editor:** Formats and enters article details into the Library
* **Team Lead:** Oversees and organizes Library projects

### Current Team Leads

| Julian Reyes            |
| ----------------------- |
| David "Seii" Laffranchi |

We are grateful for the following people, past and present - thank you for your efforts!

| Name                    | Roles Held                 |
| ----------------------- | -------------------------- |
| Athena Demos            | Curator                    |
| Avi Bar-Zeev            | Editor                     |
| David "Seii" Laffranchi | Curator, Editor, Team Lead |
| Evo Heyning             | Curator, Editor            |
| Ishita Dinger           | Editor, Team Lead          |
| Julian Reyes            | Team Lead                  |
| Quinn J Banks           | Curator                    |
| Rui Pereira             | Curator                    |
| Sarah Barker            | Curator, Editor            |
| Terry xR. Schussler     | Curator                    |
| Tessy                   | Curator                    |
| Trond Nilsen            | Curator, Editor            |
| Zen                     | Curator                    |


---

# 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://library.xrguild.org/xr-guild-library-2.0/volunteer-acknowledgements.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.
