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

# Team

The Solnova project is built by a passionate team of visionaries, developers, and crypto enthusiasts who believe in the power of creative expression and innovative blockchain technology.

## Core Team

### Captain Pepe

**Role:** Founder & Visionary **Bio:** The mastermind behind the Solnova Universe. Captain Pepe brings years of experience in blockchain technology and game design, with a vision to create a space where creativity meets value.

### The Meme Crew

Our star-studded team of developers, designers, and community builders working tirelessly to bring the Neververse to life.

* **Participant 2** - The Burning Dog (Lead Developer)
* **Participant 3** - The IT Specialist (Smart Contracts)
* **Participant 4** - The Female Meme (Community & Design)
* **Participant 5** - The Cosmic Meme (Marketing & Strategy)

> \[!NOTE] **Team Expansion:** We are actively growing our team. If you're passionate about Web3, gaming, and memes, reach out to us!

## Advisors & Partners

We are grateful to have the support of advisors from the Solana ecosystem and gaming industry who guide our strategic decisions.

***

*Note: Full team bios and credentials will be updated as the project progresses.*


---

# 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://mycompany-155.gitbook.io/solnova/team-and-technology/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.
