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

# The Team

### [**Thomukas1**](https://twitter.com/thomukas1) **- Founder & Game Dev**

<figure><img src="/files/XRFBSqHe5Ui5n8uFDE0v" alt=""><figcaption></figcaption></figure>

Thomas is an award-winning VR game creator and a visionary with six years of experience building interactive, high quality VR content. He graduated Vilnius Tech university in 2020 with a B.Sc. in Computer Science, and soon after founded VR entertainment company Zen Republic.

He released his first game, a multiplayer VR escape room called Rodent People: Origins, in 2021, receiving overwhelmingly positive reviews and segments in various VR podcasts.  The game has also been played by some of the most popular VR influencers in the world. As a lifelong gamer of various multiplayer games, Thomas is very passionate about the prospect of decentralized future of entertainment

### [**DarknessPixie**](https://twitter.com/DarknessPixie) **- Concept Art & Design**

<figure><img src="/files/AaOcLfxBSRRVAVs3LnL1" alt=""><figcaption></figcaption></figure>

A self-taught digital artist working in video game industry, drawing for various NFT projects and video games - environmental art, game assests, concept art. Also a biologist and a geographer by nature.

### [**Agnudurte**](https://twitter.com/agnudurte) **- 3D Art & Animation**

<figure><img src="/files/9ESQCcgMxJOPQc6xevIy" alt=""><figcaption></figcaption></figure>

An experienced tech-savvy artist with previous background in IT and NFT projects. Years of experience creating 2D/3D, animation, vector art assets for visual branding.

### [Bare ](https://twitter.com/barelooksrare)- Solana Mastermind

<figure><img src="/files/H679QnIfjgQwsakk8zMg" alt=""><figcaption></figcaption></figure>

VIP


---

# 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://zenwiki.gitbook.io/zen-republic-wiki/the-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.
