# 2022

- [November 2022](https://board.bff.fm/minutes/meetings/2022/2022-11.md): November 17, 2022, San Francisco
- [September 2022](https://board.bff.fm/minutes/meetings/2022/2022-09.md): September 15, 2022, San Francisco
- [July 2022](https://board.bff.fm/minutes/meetings/2022/2022-07.md): July 21, 2022, San Francisco
- [May 2022](https://board.bff.fm/minutes/meetings/2022/2022-05.md): May 19, 2022, San Francisco
- [March 2022](https://board.bff.fm/minutes/meetings/2022/march-2022.md)
- [February 2022](https://board.bff.fm/minutes/meetings/2022/february-2022.md)
- [January 2022](https://board.bff.fm/minutes/meetings/2022/2022-01.md): January 20th 2022, San Francisco


---

# 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://board.bff.fm/minutes/meetings/2022.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.
