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

# The Team

### Andrew (avaunt)

Founder

<div align="left"><figure><img src="/files/hkwZsa2IMtd93T9Z9Emr" alt="" width="188"><figcaption></figcaption></figure></div>

Andrew is the founder of ShardSpace and an OG Radix Node Runner. Andrew started his journey into the Radix ecosystem when he was investigating networks he could join as a validator node runner and applied for the Olympia Betanet validator programme in 2020. From there he quickly fell down the Radix rabbit hole and hasn't looked back. He built the original Radix Dashboard and joined the Radix Ambassador programme in 2022. He is passionate about customer experience and believes Radix is one of only a few platforms that has the potential to bridge the gap between the traditional Web2 user experiences and the transformative benefits of Web3 digital asset management.

### Ascabek

<div align="left"><figure><img src="/files/p6C0rR01SQMjaVWVGUKA" alt="" width="150"><figcaption></figcaption></figure></div>

Full-stack Developer

Askarbek is a Fullstack developer who focuses on building easy-to-use and responsive UI/UX.

### Baq

Full-stack Developer

<div align="left"><figure><img src="/files/IsJW4gi2uLF5yp81L1i1" alt="" width="188"><figcaption></figcaption></figure></div>

Started coding since age 13. Full stack Web developer, passionate about functional programming.

### Abhi

Front-end developer


---

# 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://docs.shardspace.app/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.
