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

# Team

We take great pride in our diverse and expansive team! With a broad range of skills, educational and business backgrounds, we can easily tackle the road ahead. &#x20;

The team includes experienced business people, AI, web, cryptocurrency and computer science developers, community leaders, investors and enthusiasts who all have been party to a variety of successful projects and businesses. Both the business and crypto arenas are nothing new to us and we aim to take advantage of that existing knowledge to bring Elon's dream to life. &#x20;

We value transparency, honesty and commitment.  Not only the project but most importantly to our community of TruthSeekers.  Without the TruthGPT community, turning Elon's vision into a reality would not be possible.  The Team is committed to performing to a standard not often seen in the world of crypto, with careful consideration of SEC rulings influencing our actions.&#x20;

### Executive Team

**Matt Lorion -** Chief Executive Officer

**Daniel Borok** - Chief Operations Officer

**Sherwin Rambaran -** Chief Community Officer

**Ali Essa -** Director Of Communications

### Development Team

**TekRevol LLC -** Development Partner

**Zohaib Nizami** - Lead Developer

**Zainab Hassan** - App Manager

**Alex Florin -** AI Developer

**Nick Novoa** - Blockchain Developer

**Enes -** Frontend Developer

### Community Team

**Crypto Dude** - Telegram Moderator

**Dusilen** - Telegram Moderator

**BullishDP** - Telegram Moderator

**Spectre** - Telegram Moderator

**Deadly Cat** - Telegram Moderator

### Legal Team

**Abraham Cohn** - Trademark Lawyer

**Barry Sussman** - Crypto Lawyer


---

# 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://truthgpt.gitbook.io/truthgpt-whitepaper/truthgpt/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.
