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

# The Team

### As a project, we firmly believe that community is at the heart of our ethos :heart\_decoration:&#x20;

We are very proud and surprised at how quickly the XRP community has welcomed us with open arms. We would also like to give a huge thanks to Sologenic and to their incredible support - we have been recognised as a verified project within their ecosystem.&#x20;

## THE NERD

### **Founder**

I am a blockchain enthusiast and a firm believer in the XRPL and its capabilities within a multitude of different industries. Upon discovering blockchain technology several years ago, I was completely unaware at how life-changing cryptocurrency would become. XSPUNKS is my sole project, and I am proud to say it is first of its kind on the XRPL. We look forward to experiencing this journey with you.

## THE CREATIVE SPUNK

### **Director of Design and Creativity**

Throughout my whole life, I’ve always been creative. Along my journey, I’ve found various avenues of design that let me go crazy with different concepts and methods such as NFTs. My role within XSPUNKS is simply to create a strong cohesive brand identity alongside aesthetic art.

## THE SPUNK DEV

### **Lead Developer**&#x20;

Mad genius. I am a huge programming nerd, having worked on projects relating to Crypto, advanced engine and systems programming, to writing simple tools and websites for fun. I design, build and maintain the inner workings of our innovative and groundbreaking projects!

## THE SPUNK COMMUNITY MANAGER

### **Head of Community Engagement**

I am an IT proffessional that has always had a very strong interest in digital web 3 projects. My priority is to ensure the community is caught up in the development of the XNET & XSPUNKS project.

<div><figure><img src="/files/WENBRAUGmbJ7kOGHwFsn" alt=""><figcaption><p>The Nerd#1999</p></figcaption></figure> <figure><img src="/files/4tWqaOd5vLWHJrs63pdz" alt=""><figcaption><p>TheCreativeSpunk#0150</p></figcaption></figure> <figure><img src="/files/gyi9mUK214pqmmvKF6hL" alt=""><figcaption><p>Spunk Developer#0259</p></figcaption></figure> <figure><img src="/files/0fxbv7kGWdZaICz5G2Hv" alt=""><figcaption><p>Spunk Community Manager#5799</p></figcaption></figure></div>

### Socials:

* [Twitter](https://twitter.com/xspunksxrpl?lang=en-GB)
* [Discord](https://discord.gg/pTbheFMc)


---

# 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://xnet-1.gitbook.io/xnet-whitepaper/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.
