> For the complete documentation index, see [llms.txt](https://mouflons-organization.gitbook.io/ocb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mouflons-organization.gitbook.io/ocb/getting-started/what-we-do.md).

# What we do

The primary activity of On-Chain Brits is to host engaging networking events. These events take place once a month on Saturdays in London, typically starting from 6 PM and running until midnight.

\
The purpose of these meetups is to provide a perfect space for crypto lovers to connect, share ideas, and explore new opportunities in the industry. We aim to foster insightful conversations, new connections, and a shared enthusiasm for all things crypto.

\
The overarching goal of the community's activities is to bring together individuals passionate about blockchain technology with the specific aim of promoting UK talent within the Web3 space.

\
The formalised structure and membership may lead to additional activities, such as:

* Providing members with business critical market information relevant to the Web3 sector (inspired by OCB's knowledge services).
* Acting as a Common Voice for the UK Web3 industry.
* Offering opportunities for members to participate in the planned organisational structure, like the board or potential working groups.&#x20;


---

# 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://mouflons-organization.gitbook.io/ocb/getting-started/what-we-do.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.
