# Home

<figure><img src="/files/VJIhVgbQC78I8PKoFCvT" alt=""><figcaption><p>Crawling since the spring of 2022! ☕</p></figcaption></figure>

Welcome to the **Bellevue Coffee Shop Crawl** documentation hub!

If you're new to the group, interested in joining, or if you've already been in the group for a while already and are just now seeing this page, please take some time to browse the pages we've created so far. Our official Meetup page can be found [**here**](https://www.meetup.com/downtown-bellevue-walking-group/).&#x20;

[**Who Are We?**](/bellevue-coffee-shop-crawl/who-are-we.md) - Here's a brief overview of what this group is about and when/where we typically meet.

[**Coffee Shop List**](/bellevue-coffee-shop-crawl/coffee-shop-list.md) - Here is everywhere we've been so far. Got ideas on a new place we could try? Check the information at the top of that page to know what points to consider.

[**Member Rules: Conversations**](/bellevue-coffee-shop-crawl/member-rules-conversations.md) - An overview of the kinds of things we talk about. Check this page so that you know what topics are cool to bring up, and which things you should avoid.

[**Member Rules: No-Show Policy**](/bellevue-coffee-shop-crawl/member-rules-attendance.md) - Please ensure that you show up if you RSVP **Yes** to one of our meetups. If, since submitting your RSVP, your plans change, make sure to change your RSVP status to **No** as soon as possible. The linked page goes into more detail about why this is important.

Got questions? Reach out to an organizer at the next meetup!

\_\_\_

[**Core**](https://eastside-universe.gitbook.io/core/)


---

# 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://eastside-universe.gitbook.io/bellevue-coffee-shop-crawl/home.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.
