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

# Team & KYC

### <mark style="color:purple;">Jake - Chief Marketing Officer</mark>

A skilled marketer with more than six years of experience. Expertise in developing and executing marketing strategies, boosting brand recognition, and enhancing consumer engagement. Proven ability to analyse market trends, identify new opportunities, and design result-driven campaigns. Expertise in digital marketing, social media management, content development, and data analysis.

Past employers as marketer: Nvidia, numerous projects

*Discord: SnarkBlaze#5763*

### <mark style="color:red;">DEAN - Chief Tech Officer</mark>

A lead software engineer with over 7 years of experience including expertise in Solidity. He has led cross-functional teams and developed complex smart contracts for various blockchain projects. Dean has a deep understanding of blockchain architecture, consensus algorithms, and cryptography protocols.&#x20;

Other experience:

* Advised numerous projects from different chains
* Audited over 50+ Smart Contracts&#x20;

Ethereum contributor since 2017

*Discord:* DEAN#9638

### <mark style="color:green;">Kai Ren - Biz Dev</mark>

Skilled business developer with more than five years of experience in the cryptocurrency industry. Strategic partnership expertise. Knows how to identify new business opportunities, cultivating relationships with key partners, and driving business expansion.

Other experience: Helped scale numerous businesses in the crypto space, increasing their valuation.

Past employers as a business dev: Alibaba, Baidu

*Discord: KaiRen#6394*

### <mark style="color:orange;">Seizure - Manager</mark>

A visionary leader with over 4 years of experience in the cryptocurrency industry. A thorough understanding of cryptocurrency. Proven track record of constructing high-performing teams, creating and executing strategic plans, and delivering exceptional results.&#x20;

*Discord: Seizure#6319*

<figure><img src="/files/Laye4311C4LIefccaLvA" alt=""><figcaption><p><a href="https://twitter.com/VB_Audit/status/1643250844928811009"><strong>https://twitter.com/VB_Audit/status/1643250844928811009</strong></a></p></figcaption></figure>


---

# 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://snark-launch.gitbook.io/snark-launch/team-and-kyc.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.
