> For the complete documentation index, see [llms.txt](https://docs.cgu.io/welcome-to-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cgu.io/welcome-to-gitbook/team.md).

# Team

\
Crypto Gaming United is co-founded by [Mark Carnegie](https://www.google.com/url?sa=t\&rct=j\&q=\&esrc=s\&source=web\&cd=\&ved=2ahUKEwi9nMK06MT3AhXWT2wGHRXwAv8QFnoECAYQAQ\&url=https%3A%2F%2Fau.linkedin.com%2Fin%2Fmark-carnegie-b110b347\&usg=AOvVaw2d8MAjTL6GgX1Rq7vtTUjz) and [Sergei Sergienko](https://www.google.com/url?sa=t\&rct=j\&q=\&esrc=s\&source=web\&cd=\&cad=rja\&uact=8\&ved=2ahUKEwi2p5fL6MT3AhUVS2wGHbGpBkkQFnoECAgQAQ\&url=https%3A%2F%2Fau.linkedin.com%2Fin%2Fsergeisergienko\&usg=AOvVaw0NqdkXZZ7XNzi3Koizgbxt).&#x20;

Mark Carnegie has over 30 years of experience as an entrepreneur and investor, founding [MH Carnegie & Co](https://www.mhcarnegie.com) – an alternative asset manager with assets under management of over AUD $900 million – in 2011.

Sergei Sergienko is a leading expert in cryptocurrency, DeFi and blockchain systems. He is the founder and CEO of [Chrono.Tech](https://chrono.tech), a global blockchain start-up headquartered in Sydney, which streamlines global access to work and payments for HR professionals, businesses and contractors.

Mark and Sergei both bring unique and complementary expertise to CGU, combining the best of both the traditional financial world and the blockchain sector.


---

# 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.cgu.io/welcome-to-gitbook/team.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.
