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

# The Team

## Alice Wong (awkwardalz)

Creative Director ([Twitter](https://twitter.com/awkwardalz))

![](/files/Hu0p4a6kukiXRmVSSzap)

### Strengths:

* Data analysis
* Automation and process optimization
* Coding Discord bots, VBA & Javascript for data analysis
* Pixel art, acrylic painting

### Fun fact:

* Female engineer, aced all honor physics and advanced calculus courses at school
* Awkward but likes making friends in the web3 space
* Cannot cook and is very bad at gaming

## 0xburp

CTO / Lead Developer ([Twitter](https://twitter.com/kiddyfurby))

![](/files/ECLE38oBJlhJeVRUkIiE)

### Strengths

* Computer Engineering background
* Experienced in smart contracts on Arbitrum / BSC / Ethereum
* Stayed home for a coding marathon during the covid-19 pandemic for 6 weeks without eating out a single time.

### Fun Facts

* Has OCD in codes
* Has a Furby

## sobenito

COO (Chief OO OO AA AA Officer) ([Twitter](https://twitter.com/sobenito))

<div align="center"><img src="/files/Fnw9HqSZiP65IpZIoHBD" alt=""></div>

### Strengths&#x20;

* Social Media Marketing&#x20;
* PR background&#x20;
* SEO Optimization
* Community Management

### Fun Facts&#x20;

* Can eat a Filet-O-Fish in one bite&#x20;
* Serial TV show binger&#x20;
* Favorite cocktail: Bear Fight

## paprika

Marketing Manager ([Twitter](https://twitter.com/paprika_002))

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

### Strengths

* Chinese copywriting
* Former journalist, media background
* Has wild imagination

### Fun Facts

* Doesn't get fat no matter how much he eats
* Gets Asian flush with one sip of wine
* Left-handed

## Joseph Germani

Head of Community ([Twitter](https://twitter.com/joseph_germani))

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

### **Strengths**

* Web 2 Content Creator
* Social Media
* Community's Bestfriend

### **Fun Facts**

* Grade Skipper
* Has 200+ pairs of Sneakers
* Starred & Cameoed in 3 Feature Films

## Neo

Developer

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

### Strengths

* Computer Science background
* Fullstack developer on Ethereum

### Fun Facts

* Coffeeholic, can't survive without coffee
* Can't study while listening to music

## Kriz

Solana Advisor

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

### Strengths

* Been writing some code since the age of 8
* FPS / RTS games
* Typical geek things like math, physics and life sciences

### Fun Facts

* Likes to do water sports even though not very good at those
* ... because subconsciously he feels he's a sea lion in a previous life

## Alpha Hunters

{% hint style="info" %}
Our alpha hunters look for alpha and collab opportunities on behalf of the Kingdom. If you are running a project and are reached out by someone claiming to be our Alpha Hunter, please double check if their Discord IDs and twitter handles match with the following to ensure they are the real deal!
{% endhint %}

<div><figure><img src="/files/h7onY4C5u36ChOFoGkJ0" alt=""><figcaption><p>KEV#8888</p></figcaption></figure> <figure><img src="/files/S4xgnCLR9keyArE0qZHT" alt=""><figcaption><p>BLVCKMONKEY#6666</p></figcaption></figure></div>

| KEV#8888                       | BLVCKMONKEY#6666                    |
| ------------------------------ | ----------------------------------- |
| <https://twitter.com/kev_8888> | <https://twitter.com/JasonBlaxk666> |
| Discord ID: 278917982204198913 | Discord ID: t827493952776830986     |

| \[ΞL S◎L] \| ELJAY#5767        | FlyingSpud#5348                      |
| ------------------------------ | ------------------------------------ |
| <https://twitter.com/3LSOL>    | <https://twitter.com/Cearbhaill2013> |
| Discord ID: 752922044643147807 | Discord ID: 904776367642673222       |


---

# 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://docs.monkeykingdom.io/wiki/introduction/monkey-kingdom/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.
