> For the complete documentation index, see [llms.txt](https://wiki.thefutureforge.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thefutureforge.org/makers-market-at-main-street-plaza.md).

# Maker's Market at Main Street Plaza

The Makers Market will run every Saturday in the Main Street Plaza in downtown Silver City off Bullard Street between 7th and 8th street! For the months of May through October, the Makers Market will run from 10am to 2pm.&#x20;

Booth spaces are approximately 10x10 and have a 10ft distance between spaces to ensure distancing is adequate. COVID safety signs and sanitizers are provided to each vendor and we do enforce the correct use of masks and social distancing while in the Plaza. The Future Forge Makerspace also provides a hands-free handwashing station at the entrance of the Makers Market for the community's convenience.

![](/files/-MC-TQ2wvBaUvcLxYVaZ)


---

# 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://wiki.thefutureforge.org/makers-market-at-main-street-plaza.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.
