> For the complete documentation index, see [llms.txt](https://docs.superintelligence.io/artificial-superintelligence-alliance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superintelligence.io/artificial-superintelligence-alliance/leadership-and-governance.md).

# Leadership and Governance

The governing council for the Superintelligence Alliance will monitor and guide the operations of the newly merged tokenomic network. The Superintelligence Alliance is led by Ben Goertzel as the CEO and Humayun Sheikh as the Chairman, and Bruce Pon and Trent McConaghy will represent Ocean Protocol. The organizations helping guide the development of the three merging networks, Fetch.ai, Ocean Protocol Foundation and SingularityNET Foundation, will continue to operate as separate entities, but will collaborate closely in the shared FET (ASI) tokenomic ecosystem and in the operation of the Superintelligence Alliance. This merger brings together the complementary talents and capabilities of highly-regarded AI pioneers, including:

**Dr. Ben Goertzel**&#x20;

Recognized for launching the term Artificial General Intelligence in a 2005 book of that name, Dr. Goertzel is among the most prolific AI scientists with 25+ books and 150+ research papers published and is often recognized for his contributions to AGI theory and software and co-creation of Sophia the Robot, the first humanoid robot citizen while Chief Scientist at Hanson Robotics.

**Humayun Sheikh**

Mr. Sheikh is considered a visionary with a forward-looking and pragmatic approach. Mr. Sheikh was an early investor in several tech companies, including DeepMind, where he supported commercialization of early-stage AI and deep neural network technology. Currently, he is putting his experience as an innovator and problem-solver to Build, Deploy and Monetize through an open powerful Fetch.ai platform for the new generation of AI economy.

**Janet Adams**

As the Chief Operating Officer (COO) of SingularityNET, Janet brings her extensive expertise and insights to the stage, captivating audiences with her deep understanding of disruptive technologies and their potential impact on various industries. With a passion for AI ethics and regulation, Janet's talks often revolve around the responsible and ethical use of AI in today's rapidly evolving world, alongside the positive potential of decentralised Artificial General Intelligence (AGI). Her dedication to a positive and beneficial Singularity for the benefit of humanity makes her an influential thought leader in the AI and blockchain industries.


---

# 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.superintelligence.io/artificial-superintelligence-alliance/leadership-and-governance.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.
