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

# The Collective

<p align="center"></p>

Elite Node is a distributed team of 12 engineers and researchers focused on building high-performance infrastructure for Solana. Our collective brings together specialists with diverse backgrounds, from low-level systems development and infrastructure management to quantitative analysis and MEV strategy development.

Several of our core members have prior experience in HFT and market-making, allowing us to apply proven principles to the design of our on-chain systems. We operate in a flexible, anonymous structure, enabling us to attract talent bound by non-disclosure agreements.

<p align="center"></p>

<p align="center">Core Infrastructure Team</p>

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><mark style="color:purple;"><strong>MOOR</strong></mark></td><td>Lead / System Architect</td><td>Tg: @DevMoor_sol</td><td><a href="/files/K9HYtj6OiCaiIuzuiqPy">/files/K9HYtj6OiCaiIuzuiqPy</a></td></tr><tr><td align="center"><mark style="color:yellow;"><strong>ARNOLD</strong></mark></td><td>Infrastructure Engineer</td><td>Tg: @arnoldxyzhey</td><td><a href="/files/NOV1N0PDpce4GP4sfGt5">/files/NOV1N0PDpce4GP4sfGt5</a></td></tr><tr><td align="center"><mark style="color:yellow;"><strong>LUNA WIS</strong></mark><em><mark style="color:yellow;"><strong>P</strong></mark></em></td><td>Low-Latency Rust Engineer</td><td>Tg: @lunarrwisp</td><td><a href="/files/DDTsAvbByniJxCsnzrWJ">/files/DDTsAvbByniJxCsnzrWJ</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>DUDE</strong></mark></td><td>Rust Engineer</td><td>Tg: @cryptocryptdude</td><td><a href="/files/4PzX2tsHCiHPF4BIDPEM">/files/4PzX2tsHCiHPF4BIDPEM</a></td></tr><tr><td align="center"><mark style="color:orange;"><strong>12.02</strong></mark></td><td>Protocol Engineer</td><td>Tg: @twelvezertwo</td><td><a href="/files/hUBga0S56d4GjBRsHfM9">/files/hUBga0S56d4GjBRsHfM9</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>無限列車</strong></mark></td><td>DevOps &#x26; Security</td><td>Tg: @crypto88crypto</td><td><a href="/files/pfZSF9yiZA5pkf1scmVu">/files/pfZSF9yiZA5pkf1scmVu</a></td></tr></tbody></table>

<p align="center">Strategy &#x26; Research Team</p>

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Stoppy</strong></td><td>Lead Quant Researcher</td><td>Tg: @stoppyquant</td><td><a href="/files/vj7evTmsxrxkaSSud7x3">/files/vj7evTmsxrxkaSSud7x3</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>Vortex Ex</strong></mark></td><td>MEV Strategy Developer</td><td>Tg: @vortex2ex</td><td><a href="/files/4pigP7vBx4g0oTFLjCca">/files/4pigP7vBx4g0oTFLjCca</a></td></tr><tr><td align="center"><mark style="color:purple;"><strong>Digital Digger</strong></mark></td><td>On-Chain Data Analyst</td><td>Tg: @digita1digger</td><td><a href="/files/l8SW2RbC4pg2iAe0PQJ5">/files/l8SW2RbC4pg2iAe0PQJ5</a></td></tr><tr><td align="center"><mark style="color:green;"><strong>Opium $</strong></mark></td><td>Quantitative Developer</td><td>Tg: @dollaropium0</td><td><a href="/files/hFz5Dz7huYmfEu6ZZiez">/files/hFz5Dz7huYmfEu6ZZiez</a></td></tr><tr><td align="center"><strong>1Chips</strong></td><td>Simulation &#x26; Backtesting Engineer</td><td>Tg: @onechips1</td><td><a href="/files/GlAZe5fTNU1AkzjQWqbI">/files/GlAZe5fTNU1AkzjQWqbI</a></td></tr><tr><td align="center"><mark style="color:yellow;"><strong>Azure</strong></mark></td><td>Data Engineer</td><td>Tg: @azure980212</td><td><a href="/files/u24y5bju7fSmnEs42i0O">/files/u24y5bju7fSmnEs42i0O</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://elite-node.gitbook.io/elite-node-docs/introduction/the-collective.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.
