> For the complete documentation index, see [llms.txt](https://board.bff.fm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://board.bff.fm/minutes/extra.md).

# Extraordinary Meetings

- [June 2024 Special Board Meeting](https://board.bff.fm/minutes/extra/june-2024-special-board-meeting.md): June 19 2024, San Francisco
- [July 2023 Executive Session Board Meeting](https://board.bff.fm/minutes/extra/july-2023-executive-session-board-meeting.md): July 28, 2023, San Francisco
- [August 2022 BFF.fm Special Board Meeting](https://board.bff.fm/minutes/extra/2022-08.md): August 18, 2022, San Francisco
- [March 4, 2022 BFF.fm Special Board Meeting](https://board.bff.fm/minutes/extra/march-4-2022-bff.fm-special-board-meeting.md)
- [April 2020 COVID-19 Relief Fund Emergency Motion](https://board.bff.fm/minutes/extra/april-2020-covid-19-relief-fund-emergency-motion.md): April 27th 2020, via email
- [September 2019 Working Session](https://board.bff.fm/minutes/extra/2019-09.md): The board and guests met with Josef Krebs to learn about fundraising, and kick off our consultancy engagement with his firm.


---

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