> For the complete documentation index, see [llms.txt](https://swarmlife.gitbook.io/sf-hill-bombs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swarmlife.gitbook.io/sf-hill-bombs/master.md).

# Maps

Some words of advice before hitting that point of no return (may help you avoid death or legal trouble):

* Always stay in control, and be able to stop as well as avoid other people and objects.
* People ahead of you have the right of way.
* It is your responsibility to avoid them.

![](/files/-LshHYuFPFjb_Yo7Mbtd)

![Marin Headlands](/files/-Ls2oTZUrs-439sGxuCS)

![San Francisco](/files/-Ls2qFBSFPB-AYZOcjr8)

![South of SF](/files/-Ls2t4RZWp7C8POkw-0V)


---

# 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://swarmlife.gitbook.io/sf-hill-bombs/master.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.
