# Forms

## Waivers

Anyone visiting the makerspace needs to sign a liability waiver and have an officer approve it with a signature.&#x20;

* [Adult Liability Waiver ](https://drive.google.com/open?id=1lKJkTql52mYLKwvl4StrKRnaIrITvlWF)
* [Minor Liability Waiver](https://drive.google.com/a/rivercitylabs.space/file/d/1VAIMYBioZuBMsSDNib2UqHREY4iVbGh7/view?usp=sharing)

Anyone that volunteers for the makerspace needs to sign a liability waiver and have an officer approve it with a signature&#x20;

* [Volunteer Liability Waiver](https://drive.google.com/a/rivercitylabs.space/file/d/1-liDCYuqZQ0Lqj6Va3yNqFYWHPAOU_cv/view?usp=sharing)


---

# 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://wiki.rivercitylabs.space/rcl-administration/members/forms.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.
