# Operations

Front Desk/Public/New Member hours are:

<table><thead><tr><th width="104">Sun</th><th width="99">Mon</th><th width="84">Tues</th><th width="90">Wed</th><th width="90">Thurs</th><th width="86">Fri</th><th>Sat</th></tr></thead><tbody><tr><td>Closed</td><td><p>10am -</p><p>2pm</p></td><td>3pm - 5pm</td><td><p>10am -</p><p>2pm</p></td><td>5pm - 7pm</td><td>10pm - 12pm</td><td>10pm - 12pm<br><br>Public Tours 12pm - 1pm</td></tr></tbody></table>

Members have 24/7 access to the space.

<mark style="color:red;">**For your safety**</mark>, it is strongly advised that if an individual is using [Yellow or Red tools/machines](/operation-information/tool-check-off.md#tool-access-color-system) that at least one other individual is at the facility.


---

# 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.thefutureforge.org/operation-information.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.
