> For the complete documentation index, see [llms.txt](https://board.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://board.docs.intersectmbo.org/intersect-board-meetings/2024-board-minutes/29-feb-2024-intersect-board-meeting.md).

# 29 Feb 2024 - Intersect board meeting

Minutes: 1000GMT 29 February 2024

## Attendees

<table><thead><tr><th width="56">#</th><th>Board Seat</th><th>Designator</th><th>Alternative</th><th>Observer </th></tr></thead><tbody><tr><td>1</td><td>IOG</td><td>Tim Harrison </td><td>Not yet selected</td><td><br></td></tr><tr><td>2</td><td>EMURGO</td><td>Nikhil Joshi </td><td>Amar Singh</td><td><br></td></tr><tr><td>3</td><td><p>To be allocated</p><p>(University of Wyoming in discussions)</p></td><td>Not yet selected</td><td>Not yet selected</td><td>Steve Lupien* </td></tr><tr><td>4</td><td>Intersect</td><td>Nigel Hemsley</td><td>None required</td><td>Jack Briggs </td></tr><tr><td>5</td><td>To be allocated</td><td>Seat may not be taken</td><td>N/A</td><td><br></td></tr><tr><td><br></td><td>Membership</td><td><br></td><td><br></td><td><p>Juana Attieh</p><p>Lloyd Duhon</p></td></tr><tr><td><br></td><td>Secretary</td><td>Lawrence Clark</td><td><br></td><td><br></td></tr><tr><td><br></td><td>Treasurer</td><td>Dan Singleman</td><td><br></td><td><br></td></tr></tbody></table>

There were no absentees.

As noted in the Intersect Bylaws, for a board meeting to be a quorum, at least the greater of one-third (1/3) of the then-serving Directors or two (2) Directors shall constitute a quorum for the transaction of business at any meeting of the Board of Directors. If less than a majority of the Directors are present at said meeting, a Director present may adjourn the meeting from time to time without further notice.

Was a quorum established? Yes.

***

## Proceedings

The meeting was called to order by the Chair Nikhil Joshi on the 29 February 2024 at 10:00gmt.

All cameras were on, and all participants confirmed their adherence to the Directors' Conflict of Interest policy.&#x20;

The secretary noted the agenda and proceeded with the meeting.

### Progress Report vs Business Plan&#x20;

The Board was presented with an update on Intersect's delivery to the Business Plan.&#x20;

### Finance Review&#x20;

The Board was presented with an update on the Bootstrap costs received from IOG that covered costs during September - December 2023.  A percentage of these costs had been budgeted for, but a portion were not.  Board approval was sought to pay unbudgeted items from the Intersect contingency budget.<br>

Motion taken by unanimous decision to pay from the contingency budget.

### Board schedule and Management

The Board was presented with an update on the setup of the Advisory Group.  The Advisory Group will supply observers to Board meetings and define a process to vote members onto the Board of Intersect. The Board was asked for guidance on how best to proceed:&#x20;

1. Nigel Hemsley should step down to allow for two members to be voted onto the Board.
2. Nigel Hemsley remains on the Board until October AMM.  One member is to be voted onto the Board prior to October and then another during the October AMM.

Motion taken by two votes in favor and one abstention due to conflict of interest. Nigel Hemsley is to remain on the Board until October AMM. One member should be voted on to the Board prior to AMM. The second should be voted in during AMM.

### Marketing and Communications - update

The Board was presented with an update on the work that the Marketing and Communications team has done and plans to do during 2024.

### Director & Officers Insurance - update

The Board was presented with an update on obtaining Director & Officer insurance for the Intersect Board.  It was noted that an insurance provider had been found and financial payment terms agreed.  The policy documentation should be with the board within two weeks.

### Directors training - update

The Board was presented with an update on training for the current and future Intersect Directors.&#x20;

### Company Mission Statement&#x20;

The Board was presented with an update on the Intersect Mission Statement, which was coined in April 2023.  It was agreed that this should be put to the members during the October Annual General Meeting.&#x20;

The Chair brought the meeting to a close at 1100gmt on 29 February 2024.


---

# 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, and the optional `goal` query parameter:

```
GET https://board.docs.intersectmbo.org/intersect-board-meetings/2024-board-minutes/29-feb-2024-intersect-board-meeting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
