> 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/2023-past-events/2023-september-7th-guided-walk-through-washington-grove.md).

# 2023 September 7th: Guided Walk Through Washington Grove

<mark style="color:green;">**The meeting place for this guided walk may be adjusted. Please be sure to check back before you head out on September 7th.**</mark>

#### We'll meet on the southeast side of Reservoir Road, atop Cobbs Hill Reservoir at 6:00 pm.  This program is FREE. Reservations are not required. Just show up!

[Washington Grove](https://friendsofwashingtongrove.org/index.php/about-washington-grove/), the easternmost extremity of Cobbs Hill Park, comprises about 26 acres of relatively undisturbed old growth forest within the bounds of the City of Rochester. [Washington Grove](https://friendsofwashingtongrove.org/index.php/about-washington-grove/) is dominated by 100 to 200 year-old Red, White and Black Oaks. Other common trees are American Linden, several species of Hickory, White Ash, Eastern Yellow Poplar (Tuliptree), Sugar and Norway Maples, Cherry, Butternut and Sassafras. The most dominant native shrub is Mapleleaf Viburnum. The herbaceous layer is sparse or non-existent in many areas but large patches of Mayapple and Virginia Creeper exist throughout the [Grove](https://friendsofwashingtongrove.org/index.php/about-washington-grove/). Other herbaceous plants usually exist in small solitary clumps. In spite of the competition from invasive plants over 110 native plant species are found in the grove.&#x20;

[The Grove](https://friendsofwashingtongrove.org/index.php/about-washington-grove/) is the home to the full complement of urban wildlife, including wild turkey and enough occasional visits of White Tailed Deer for deer browse to be a concern. We see evidence of porcupines, and for a time the Grove was home to a fox. During spring and fall migration the Grove is a major feeding and nesting area for birds; 142 species of birds have been observed over one 18-year period. Sightings of Pileated Woodpeckers are common.

This program is also listed on our [Events & Meetings](/events-and-meetings.md) calendar. [Click here to go to the official UMNA Events Calendar](https://calendar.google.com/calendar/embed?src=591d2cbdbf62fb898d885c250d56a120efc9210fdc49e9183a3cc09b8640fe8c%40group.calendar.google.com\&ctz=America%2FNew_York).

<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/2023-past-events/2023-september-7th-guided-walk-through-washington-grove.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.
