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

# Team Overview

### Founders

* <img src="/files/me86oOI5Hos9hEC0FVmO" alt="" data-size="line"> [**wivarior**](/knittables/the-team/team-overview/wivarior.md) **\[Co-Founder]** Harvard graduate and entrepreneur with an extensive background in marketing and consulting.
* <img src="/files/RgWrqiq0KEZHErJf4HII" alt="" data-size="line"> [**v0xelator**](/knittables/the-team/team-overview/v0xelator.md) **\[Co-Founder]** Award-winning VFX supervisor who has worked on high-end films and series, like Game of Thrones, Deadpool, Love, Death & Robots, and more.
* <img src="/files/a93JxtaVWAtSuPnhuAET" alt="" data-size="line"> [**ADCdsb**](/knittables/the-team/team-overview/adcdsb.md) **\[Co-Founder]** VFX generalist who has worked for brands like Mercedes-Benz, TagHeuer, and others.
* <img src="/files/a6RJPwpwGBNnFdAgze17" alt="" data-size="line"> [**bivarior**](/knittables/the-team/team-overview/bivarior.md) **\[Co-Founder]** 3D artist/designer who has worked for brands like BMW, Hyundai, Mercedes-Benz and more.

### Discord Team

* [**Boppeddd** ](https://twitter.com/Boppeddd)**\[Head of Discord]** He is responsible for managing the Knittables Discord server. He's an active member of ServerForge and brings more than 3 years worth of hands-on experience managing Discord servers both in and out of Web3, with a particular interest in security.
* [**Bananaaa**](https://twitter.com/banan0x) **\[Head Moderator]** He is the bridge between community's sentiment and the core team's delivering.
* [**Swedish Banana**](https://twitter.com/GustavBertilss1) **\[Moderator]** and first line of Discord defense - #1 most message sent in Knittables.
* [**Spoderman**](https://twitter.com/AlmightySpoder) **\[Moderator]** Experienced mod with a passion for community and engaging with members. Pizza and music enthusiast.
* [**Cbass**](https://twitter.com/CbassNFTx) **\[CM]** Crafting the roadmap of content and deliverables, with more than 2 years of community experience. Cbass is making sure we're releasing information at a comfortable, engaging and exciting pace.

### Developers

* [**2chab**](https://twitter.com/SeedlersInt) **\[Fullstack / Game Dev]** - Cooperative Managing Director at Seedlers Interactive, currently assisting the team in game development and pipeline automation.
* [**Tradefortendies** ](https://twitter.com/immature69)**\[Blockchain Dev]** - Web3 dev that loves to build on Solana and other chains. Previous experience includes auditing & writing smart contracts/code for projects like [MonkeDAO](https://twitter.com/MonkeDAO), [Cets on Creck](https://twitter.com/CetsOnCreck), [Hydra](https://twitter.com/HydraLaunchpad), [YAWWW ](https://twitter.com/YawwwNFT)and many more.

  <br>


---

# 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://knittables.gitbook.io/knittables/the-team/team-overview.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.
