> For the complete documentation index, see [llms.txt](https://twinprotocol.gitbook.io/twin-protocol-ai-utility-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://twinprotocol.gitbook.io/twin-protocol-ai-utility-token/white-paper/leadership-team.md).

# Leadership Team

<div align="left"><figure><img src="/files/Awf3suBU2uvzBAYKHmuh" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/staceyengle/">Stacey Engle</a></p></figcaption></figure></div>

Stacey is a sought-after executive and coach. She has founded and grown multiple companies in the human capital and leadership space supporting global brands. Her passion drives impact in ventures focused on emerging technology, human potential and leadership. She is a sought after thought leader in the intersection of humanity and technology, and has been featured in Forbes, Fortune, CNBC, Fast Company, and others. She has advised many global, privately held artificial intelligence, blockchain, metaverse and Web3 organizations.<br>

<div align="left"><figure><img src="/files/ExOUlxvrLwD89oBu6MRO" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/billinman/">Bill Inman</a></p></figcaption></figure></div>

Bill is a serial entrepreneur, emerging tech thought leader, and blockchain and AI patent holder, Bill has grown multiple companies from the idea stage to tens of millions in revenue or more. He has advised many global privately held, decentralized, artificial intelligence, Web3, and metaverse organizations on strategy and fund-raising.<br>

<div align="left"><figure><img src="/files/pgARE0QpipJ77hny3VVu" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/bengoertzel/">Dr. Ben Goertzel</a></p></figcaption></figure></div>

Dr. Ben is known as the "Father of Artificial General Intelligence" and the co-founder, CEO, and Chief Scientist of SingularityNET. As one of the world’s foremost experts in Artificial General Intelligence (AGI), he oversees AI hubs worldwide. He aims to create a benevolent decentralized AGI platform using blockchain technology. With a Ph.D. in mathematics, he has published numerous scientific books and research papers on AGI and virtual worlds. He also holds various roles in other companies such as SophiaDAO, NuNet, Rejuve, Awakening.Health, Singularity Studio, and Novamente. He has been featured on the Joe Rogan Experience podcast and in several documentary films.

<div align="left"><figure><img src="/files/I6kQDNYWJyQiCLLgQanj" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/neetugupta/">Neetu Gupta</a></p></figcaption></figure></div>

Neetu is result oriented, passionate, professional with over 20 years of experience in a variety of industries and environments globally. She has extensive experience in sport technology, image processing, remote printing, healthcare, education, retail, logistics and distribution, hospitality, telecommunication and routing.

<div align="left"><figure><img src="/files/K4EU5uMB1NW8jupPgPY6" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/jordannah-korus-7355b23/">Jordannah Korus</a></p></figcaption></figure></div>

Jordannah has extensive experience and expertise in Operations, Project Management, Customer Experience, Marketing and Thought Leadership. Over her 25+ year career, she has delivered impactful initiatives in all of these areas for leading companies in the high-tech and Web3 industries.<br>

<div align="left"><figure><img src="/files/qEgaggKdi1gHrNzgOaTR" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/nkamra/">Narinder Kamra</a></p></figcaption></figure></div>

Narinder is the Founder and CEO of VDOIT Technologies, Twin Protocol’s technology partner. He has over 20 years of experience leading and participating in multi-million dollar technology programs in various geographies around the world. Narinder is a consistent learner who enjoys challenges in solving the world's most complex problems through technologies, and is committed to keep adding value to clients' businesses and maintaining a high-value chain.<br>

<div align="left"><figure><img src="/files/g35SzEzCc2ReNct2A6lx" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/macasiraghi/">Mario Alberto Casiraghi</a></p></figcaption></figure></div>

Mario is the CFO of SingularityNET and SingularityDAO, with experience in traditional finance and DeFi. He co-founded blockchain entertainment company Xfinite and raised over $25M via STO. Mario has also worked at Bank of America Merrill Lynch and RBS in Debt Capital Markets, completing over 50 transactions worth around €80B.\ <br>

<div align="left"><figure><img src="/files/N1DLwACvvSrdSXPv86yY" alt="" width="250"><figcaption><p><a href="https://www.linkedin.com/in/sergey-shalyapin-489547271/">Sergey Shalyapin</a></p></figcaption></figure></div>

Sergey is an expert in deep neural models for language analysis and generation, leading the NLP team at SingularityNET. He has an MS in Speech processing and neurocognitive architecture, contributing to developing fully autonomous Grace that can navigate hospitals worldwide. Sergey's contributions have positioned him as a leader in AI research and development.


---

# 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://twinprotocol.gitbook.io/twin-protocol-ai-utility-token/white-paper/leadership-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.
