# Events Map

You can create events by creating a page with the **Calendar** page type, clicking **Events & subpages**, filling out **Name** and **Slug**, then filling out **Event details**.&#x20;

To enable people to find events near them, checkmark "Filter events by distance". To enable a Goole Maps powered map with pins placed at event locations, checkmark "Show map of all events".

![](/files/-LqI5fjG43JuimO_t6s-)


---

# 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://docs.chuckwalladesign.com/arrive-theme-features/events-map.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.
