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

# Team

**Nathan Allman, Founder & CEO**

Nathan Allman, as the CEO and co-founder, is a pivotal figure in steering Solidex's strategic direction in the blockchain and finance sectors. His leadership at Solidex is characterized by a focus on innovation and bridging the gap between traditional financial services and emerging digital technologies. Allman accumulated a 10-years experience in the finance sector. He held key roles in several financial institutions, where he was instrumental in leading digital transformation initiatives.&#x20;

**Pinku Surana, CTO**

As the Co-founder and Chief Technology Officer, Pinku Surana is at the forefront of technological innovation at Solidex. His role involves overseeing the development and implementation of cutting-edge technologies that drive the platform's success.

**Justin Schmidt, COO**

Justin Schmidt, with his impressive 19-year tenure in financial services, serves as the President and Chief Operating Officer at Solidex. His past experience includes a pivotal role as Head of Digital Assets at Goldman Sachs, where he spearheaded the firm's digital asset strategy. He also served as Head of Strategy at Talos. Justin's background is further enriched by his time as a quantitative equity portfolio manager for hedge funds in New York and London. An alumnus of the Massachusetts Institute of Technology (MIT), he holds a degree in computer science, with a focus on artificial intelligence and decentralized applications. His expertise and experience are invaluable assets to Solidex, contributing significantly to its strategic and operational excellence.


---

# 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://solidexofficial.gitbook.io/solidex-whitepaper/introduction/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.
