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

# Core Contributors

## Core Contributors

SIRE is developed and maintained by a distributed network of contributors coordinated through the SIRE DAO.

The protocol was initiated by the team behind **Score Technologies**, who built the decentralised computer-vision system **Score Vision**, operating on **Bittensor Subnet 44**.<br>

Today, SIRE continues to evolve through open collaboration between engineers, data scientists, analysts, and community members from around the world.

#### Founding Contributors

The following individuals established the core infrastructure and research foundations of SIRE:

* **Maxime Sebti** – Co-founder and CEO of Score Technologies, guiding overall protocol strategy, partnerships, and ecosystem development at SIRE.
* **Tim Kalic** – Co-founder and CTO of Score Technologies, where he built the Score Vision computer-vision infrastructure. He also contributes to the technical development of SIRE.
* **Nigel Grant** – Co-founder and Chief Revenue Officer at Score Technologies. He leads commercial strategy and partnerships, leveraging an extensive global network across sports and technology to support SIRE’s ecosystem growth.
* **Dr. Peter Cotton** – Quantitative research lead at Score Technologies, specialising in predictive modelling and statistical learning. Formerly with Microsoft and JP Morgan.

#### Community & DAO Governance

SIRE is a community-owned **protocol** built entirely by its community.

There was **no presale.** All tokens were acquired through the open market.\
Anyone can contribute by participating in governance, supporting development, or helping grow the ecosystem through community-driven initiatives.

The DAO represents the next stage of SIRE’s evolution — a collective intelligence network owned and advanced by its community.

> *SIRE is built by its community. From research and model design to ecosystem partnerships, every contribution strengthens the intelligence network that powers the protocol.*

\
**IMPORTANT LINKS**\
\
[Score corporate website](https://www.wearescore.com)\
[Score vision subnet website](https://www.scorevision.io)\
[Score twitter account](https://www.x.com/webuildscore)


---

# 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://docs.sire.bot/get-started/introduction.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.
