> For the complete documentation index, see [llms.txt](https://wiki.thefutureforge.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thefutureforge.org/organization/meetings/8-18-2020-board-meeting-minutes.md).

# 8-18-2020 Board Meeting Minutes

**August 18th 2020 Board Meeting Minutes**

**Quorum Achieved**<br>

**Stephen Lindsey, Gabe Farley, Nick Farley, Mary Stone, Wanda Stone**

**Stephen calls the board to order at: 3:50pm**<br>

**Major Key Points: Makers Market, Interns, Personal Schedules, Financial Reports**<br>

**Makers Market**<br>

* **Going to make a deposit soon, flyers were made! Full for Aug 22nd! Good to go!**

**Interns**

* **4 Interns! 3 from Aldo (Fridays) and 1 from Western (Wednesday Anna Gomez)**
* **Come up with stuff for them to do! Move sewing station, cleaning checklist, and other big projects!**

**Personal Schedules**

* **Everyone does their best to get together their personal schedules to renegotiate FF sched.**
* **New schedule up and written**

**Nick left 4:10pm**<br>

**Financial Reports**

* **Hopefully pull some stuff together to present for next week**

**We are in a very transitional period, schedules are changing, interns are coming in, we will reconvene next month to work further on business. A lot is going to happen soon so stay tuned!**<br>

**Meeting Adjourned by Stephen 4:20pm**<br>


---

# 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://wiki.thefutureforge.org/organization/meetings/8-18-2020-board-meeting-minutes.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.
