> 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-august-19th-umnasocial-at-cobbs-hill-park.md).

# 2023 August 19th: #UMNAsocial at Cobbs Hill Park

**LOCATION:** Cobbs Hill Park near the picnic tables by Lake Riley Lodge

**DATE:**  Saturday, August 19th

**START TIME:**  1:00 pm

**DURATION:**  At least an hour

**ADDITIONAL DETAILS:**  We’ll grab a picnic table near Lake Riley and hang out. Bring a frisbee, ball, or game to share. UMNA will provide a little lemonade to sweeten the afternoon! This is a very informal activity and appropriate for all ages. We'll be there for about an hour. Drop in for a few minutes or stay around for as long as you like. No tickets. No agenda. No meeting.

*This program is free and open to the public. You do not have to be a member of UMNA to participate.*

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).


---

# 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://www.uppermonroe.com/events-and-meetings/2023-past-events/2023-august-19th-umnasocial-at-cobbs-hill-park.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.
