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

# The Team

{% hint style="success" %}
We have a small team of highly dedicated and efficient members working tirelessly to bring innovation and value to the project.&#x20;

Here are the core team members, and we work closely with our Discord moderators who are community volunteers who have been invaluable in helping us organise many of our events such as game nights and giveaways, and helping new members navigate through our project ecosystem.
{% endhint %}

<div align="left"><figure><img src="/files/YX0WeG9pE4TvjNeyMqXE" alt="" width="188"><figcaption><p><strong>CryptoRaggie</strong> <br>Co-Founder / Lead Developer<br>arressaye <strong>@ Discord</strong><br>Full stack web3 developer, previously Solidity developer now focusing solely on Cardano. Initial blockchain experience was gained mainly through working with projects on EVM chains including Ethereum, Harmony and BSC. The mastermind behind all the coding innovations in this project.</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/cIdj2xVuPIZ6dq5nLRPV" alt="" width="188"><figcaption><p><strong>CrafterRaggie</strong><br>Artist / Co-Founder / Co-Developer<br>crafter.raggie <strong>@ Discord</strong><br>Artist and designer by training, Crafter has spent many years undertaking major commercial design projects for international entertainment and production companies. All the design work in our project come from this single pair of hands!</p></figcaption></figure></div>

<figure><img src="/files/7lRi6MlpvrlB9ucK05kK" alt="" width="188"><figcaption><p><strong>ButlerRaggie</strong><br>Outreach Manager<br>.legoboy. <strong>@ Discord</strong><br>New to the CNFT-verse, Butler's natural sense of curiosity and love for learning brought him from the fiat mines of corporate sales and marketing to CryptoRaggies, enriching the project with fresh perspectives as we prepare blockchain technology for mass adoption.</p></figcaption></figure>


---

# 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://cryptoraggies.gitbook.io/welcome/overview/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.
