> For the complete documentation index, see [llms.txt](https://spredict.gitbook.io/whitepaper-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spredict.gitbook.io/whitepaper-v1/our-people/founders.md).

# Founders

**Max - Co-Founder & CEO (**[**Twitter/X**](https://x.com/Max_Spredict)**)**

Responsible for system-wide support of Spredict. Max has over two decades of systems thinking, logistical planning, and project management experience in supply chain and industry.&#x20;

He is implementing blockchain PoCs (Proof of Concept) and MVPs (Minimally Viable Product) within the aviation industry solving supply chain hurdles and bottlenecks thanks to the smart contract technology.

> *<mark style="color:purple;">I'm fully committed and focus on building a platform dedicated for crypto enthusiasts and sports fans!</mark>*

<figure><img src="/files/FXRUYXHbFCoe1V3GGd1D" alt="" width="188"><figcaption></figcaption></figure>

**Yoan - Co-Founder & CTO (**[**Twitter/X**](https://x.com/BlockMa29017049)**)**&#x20;

Responsible for all coding, deployment, logistics, and front/backend software and analytics.&#x20;

Yoan has been building his expertise and knowledge of different blockchain networks since 2019 and participated in many Web3 projects such as Betchain, NFTV, and Lyra as a freelance developer.&#x20;

Yoan has also led the development of a number of projects (trading bots, bridges, oracles, etc.) and, will bring all his dedication and knowledge to help make sure our contracts are deployment ready, and operate exactly as intended.

<figure><img src="/files/VQ7b38P5IafPMFPHSTz5" alt="" width="188"><figcaption></figcaption></figure>

**Fred - Co-Founder & CBDO (**[**Twitter/X**](https://x.com/Fred_Spredict)**)**&#x20;

Responsible for the business development of Spredict.

Fred has over twenty years of experience in the education and leadership industry, has consulted for organizations across the United States, and has written two books and authored multiple articles on education, leadership, and relationships and working with others.&#x20;

Fred is a gamer by nature, enjoying board games and electronic games of all kinds.&#x20;

<figure><img src="/files/8a0fX6RQeWUcoo2tetKS" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://spredict.gitbook.io/whitepaper-v1/our-people/founders.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.
