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

# The Board

Thr Board Roles and Responsibilities

The Foundinals board is responsible for setting the organization's policies and overseeing its operations. The board is made up of a group of individuals who are committed to promoting the adoption of Bitcoin ordinals.

The roles and responsibilities of the Foundinals board include:

* Setting the organization's policies: The board is responsible for setting the organization's policies, such as its mission, vision, and values. The board also sets the organization's strategic direction and approves its budget.
* Overseeing the organization's operations: The board is responsible for overseeing the organization's operations. This includes ensuring that the organization is meeting its goals and objectives, and that it is operating in a fiscally responsible manner.
* Appointing the organization's staff: The board is responsible for appointing the organization's staff. The board also sets the staff's compensation and approves their performance reviews.
* Overseeing the organization's finances: The board is responsible for overseeing the organization's finances. This includes approving the organization's budget, reviewing its financial statements, and ensuring that the organization is in compliance with all applicable laws and regulations.
* Representing the organization to the public: The board is responsible for representing the organization to the public. This includes speaking at public events, writing articles, and giving interviews.

The Foundials board is a vital part of the organization. The board's members are responsible for ensuring that the organization is successful in its mission to promote the adoption of Bitcoin ordinals.

In addition to the above, the Foundials Lab board may also have the following responsibilities:

* Establish committees and task forces to address specific issues or projects.
* Approve the hiring and firing of senior staff.
* Approve the organization's annual report and financial statements.
* Adjudicate disputes between the organization's staff and members.
* Set the organization's policies on fundraising and other financial matters.
* Oversee the organization's compliance with all applicable laws and regulations.

The Foundials Lab board is a volunteer position. The board members are not compensated for their time and services. However, they are reimbursed for their expenses.

The board is a diverse group of individuals with a wide range of experience and expertise. The board members are committed to promoting the adoption of Bitcoin ordinals and to making Bitcoin ordinals accessible to everyone.


---

# 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://www.ordinals.foundation/introduction/the-board.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.
