> For the complete documentation index, see [llms.txt](https://decatur-makers-wiki.gitbook.io/decatur-makers-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decatur-makers-wiki.gitbook.io/decatur-makers-wiki/policies/borrowing-tools-1.md).

# Guest/Visitor Policy

**Guest/Visitor Policy**

Members are responsible for any guests/visitors you bring into the makerspace.&#x20;

**This means:**

* Every guest/visitor needs to sign our Digital Liability Waiver form before they enter the space (link in our Member Portal on our website)
* You must be on site with your guests at all times… no loaning out of key fobs
* You are responsible for the behavior of your guests… they need to mind the social contract/Code of Conduct just like members

***Tours:** Random people dropping by “to check us out” is pretty common.  We recommend that people come to our Open Build Nights (2nd, 3rd, 4th Wednesdays of each month between 7-9:00pm) or can schedule tours by emailing <info@decaturmakers.org>.  Members are not required to answer the door to give people tours, but giving a tour helps us build a friendly community.  If you do choose to give someone a tour, please treat them as you would any guest/visitor, and accompany them until they leave the facility. Thank you!*<br>


---

# 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:

```
GET https://decatur-makers-wiki.gitbook.io/decatur-makers-wiki/policies/borrowing-tools-1.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.
