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

# Core

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>[Core] Roikyuu</strong><br><em>Full-Stack Dev</em></td><td></td><td>With over 10 years of experience, a Master’s in IT, and serious Web3 skills, Roikyuu is our tech backbone. He’s led the charge on multiple NFT smart contracts and mints, building rock-solid blockchain solutions that make this project run like a dream. <a href="https://x.com/roikyuu">https://x.com/roikyuu</a></td><td><a href="/files/n7Qz917aB5aMgP1pMjNZ">/files/n7Qz917aB5aMgP1pMjNZ</a></td></tr><tr><td><strong>[Core] Pinong</strong><br><em>Artist</em></td><td></td><td>Pinong brings his love for crypto and serious design skills to the team. He’s worked across crypto projects, creating killer visuals and working on blockchain initiatives that make our project stand out. From marketing assets to creative strategy, he’s the guy behind the look and feel of it all. <a href="https://x.com/0xPinong">https://x.com/0xPinong</a></td><td><a href="/files/eeii7tizY8oAJ2JrMpP0">/files/eeii7tizY8oAJ2JrMpP0</a></td></tr><tr><td><strong>[Core] Exidz</strong><br><em>Dev Contributor</em><br><br>Exidz, a seasoned Web3 developer, will be bringing his engineering expertise to develop smart contracts for tokens, breeding, crafting, and other Web3 functionalities, ensuring we’re fully prepared before Ronin opens. <a href="https://x.com/_Exidz_">https://x.com/_Exidz_</a></td><td></td><td></td><td><a href="/files/KOqAv9j5x9D7PcPkPGQw">/files/KOqAv9j5x9D7PcPkPGQw</a></td></tr><tr><td><strong>[Core] Strag</strong><br><em>Growth Lead</em></td><td></td><td>With a deep passion for Web3 gaming and community growth, Strag leads the charge in expanding Chicken Saga’s reach and engagement. Starting as a Web3 creator, his experience in content and strategy empowers him to grow and expand the community. <a href="https://x.com/Strag_Web3">https://x.com/Strag_Web3</a></td><td><a href="/files/LoznKa0ej4BI3UQCQLjm">/files/LoznKa0ej4BI3UQCQLjm</a></td></tr></tbody></table>


---

# 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://whitepaper.chickensaga.com/the-team/core.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.
