# 2019

- [November 2019](https://board.bff.fm/minutes/meetings/2019/2019-11.md): November 21st 2019, San Francisco
- [October 2019](https://board.bff.fm/minutes/meetings/2019/2019-10.md): October 24th 2019, San Francisco
- [August 2019](https://board.bff.fm/minutes/meetings/2019/2019-08.md): August 28th 2019, San Francisco
- [June 2019](https://board.bff.fm/minutes/meetings/2019/2019-06.md)
- [April 2019](https://board.bff.fm/minutes/meetings/2019/2019-04.md)
- [March 2019](https://board.bff.fm/minutes/meetings/2019/2019-03.md)


---

# 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/2019.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.
