> For the complete documentation index, see [llms.txt](https://www.uppermonroe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.uppermonroe.com/events-and-meetings/2026-past-events/2026-may-9th-monroe-fresh-finds-community-garage-sale.md).

# 2026 May 9th: Monroe Fresh Finds Community Garage Sale

<figure><img src="/files/gCRoIhS6kCi2RtrDUZIl" alt=""><figcaption></figcaption></figure>

### **Program Overview**

*"Monroe Fresh Finds Garage Sale Days" combines a fun day of neighborhood yard sales with a business promotion opportunity.*

### The Basics

**DATE:**  Saturday, May 9th

**TIME:**  9:00 AM to 3:00 PM

**LOCATIONS:** [**CLICK HERE for interactive map with sale descriptions**](https://seacrochester.org/monroe-fresh-finds/)

* 567 Averill Ave
* <mark style="background-color:yellow;">**41 Avondale Park in Upper Monroe**</mark>
* <mark style="background-color:yellow;">**107 Culver Rd in Upper Monroe**</mark>
* 130 Edgerton St
* <mark style="background-color:yellow;">**130 Laburnam Crescent in Upper Monroe**</mark>
* <mark style="background-color:yellow;">**132 Laburnam Crescent in Upper Monroe**</mark>
* 22 Lansdale St
* 28 Lawton St
* 439 Monroe Ave
* <mark style="background-color:yellow;">**1057 Monroe Ave in Upper Monroe**</mark>
* 457 Oxford St, Apt 1
* 145 Richard St
* <mark style="background-color:yellow;">**86 Rosedale St in Upper Monroe**</mark>
* <mark style="background-color:yellow;">**40 Shepard St in Upper Monroe**</mark>
* <mark style="background-color:yellow;">**160 Shepard St in Upper Monroe**</mark>
* 2 Sumner Pk
* 34 Wilcox Street

### Background

*The*[ *Upper Monroe Neighborhood Association*](https://www.uppermonroe.com/) *has teamed up with the Monroe Avenue Merchants Association (*[*Shop Small on Monroe*](https://www.facebook.com/ShopSmallMonroe) *on social media), all the other neighborhood associations that touch Monroe Avenue and the* [ *Monroe Avenue Revitalization Coalition (MARC)*](https://www.uppermonroe.com/hot-topics/monroe-avenue-revitalization-coalition-marc) *to make this happen. By coordinating our efforts we will build a stronger community and support our businesses!*

***

The Upper Monroe Neighborhood Association is a founding member of [MARC](https://www.uppermonroe.com/hot-topics/monroe-avenue-revitalization-coalition-marc). [MARC’s](https://www.uppermonroe.com/hot-topics/monroe-avenue-revitalization-coalition-marc) work aligns with the [UMNA’s Multi-year Monroe Avenue Revitalization Plan](https://www.uppermonroe.com/hot-topics/2024-umna-plans-and-budget/multi-year-monroe-avenue-revitalization-plan)

<figure><img src="/files/TCohCIsrbvCwsStTuFj1" alt="" width="188"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://www.uppermonroe.com/events-and-meetings/2026-past-events/2026-may-9th-monroe-fresh-finds-community-garage-sale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
