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

# Team

**Cat\_nip, CEO**

Catnip is a British entrepreneur and crypto enthusiast who has over 10 years of experience in the tech industry. She has been involved in Crypto and Web3 since 2019 and is a proud Bitcoin holder. She is passionate about creating innovative and engaging gaming experiences that empower players and reward them for their participation. She is also a cat lover who owns two adorable cats, a British Shorthair and a Siamese.

**Meowsterious, CTO**

Meowsterious an adventurous developer who has a deep knowledge of blockchain technology and gaming. He has been developing games and dapps for various platforms, including Ethereum, Binance Smart Chain, and Polygon. He is always looking for new challenges and opportunities to push the boundaries of GameFi.&#x20;

**Whisker\_ella, COO**

Whisker\_ella is a perfectionist and a strategist who has a strong background in business and finance. She has been working in the GameFi sector since 2020 and has helped launch and grow several successful projects. She is responsible for overseeing the operations and management of PawX, ensuring that everything runs smoothly and efficiently. She is also a cat person who enjoys playing with her own cat, a Persian.

**Furryosa, CMO**

Furryosa is a happy and chill marketer who has a flair for creativity and communication. She has been working in the gaming industry for over 8 years and has a keen understanding of the market and the audience. She is in charge of creating and executing the marketing and branding strategy of PawX, spreading the word and attracting more players and investors. She is also a cat enthusiast who enjoys watching cat videos and memes.

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