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

# Project Partners

Partners of the Gator Group, who they are and what they do.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="rating" data-max="5"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>$MISTER</strong> </td><td><p>The $MISTER project is deeply involved in building advanced tools and infrastructure for the Cardano ecosystem, focusing on data-driven insights and security. </p><p><br><strong>Their recent updates highlight:</strong><br></p><ul><li>The Parasite Network upgrades, including a fully functional mobile app, dashboard improvements that filter out low-volume and duplicate tokens, and a "Rug-Shield Blacklist" to block obvious rugpulls.</li><li>Real-time tracking of top wallets and whale movements with a "Holder Playground."</li><li>A curated news feed delivering alpha quickly.</li><li>AI-powered analysis tools acting as a "Co-Pilot" for degen research.</li><li>Emphasis on governance engagement and on-chain activity as key to Cardano's power moves.</li><li>A culture of deep technical mastery, subtle protocol upgrades, and resilience in crypto markets.</li></ul></td><td><a href="https://www.misterada.com/">https://www.misterada.com/</a></td><td><a href="https://twitter.com/MISTERexc7">https://twitter.com/MISTERexc7</a></td><td><a href="https://discord.gg/aDQrm8Cs44">https://discord.gg/aDQrm8Cs44</a></td><td><a href="https://www.taptools.io/charts/token/mister">https://www.taptools.io/charts/token/mister</a></td><td>5</td><td><a href="/files/7skByiW0SUjJ5D3Fmnp5">/files/7skByiW0SUjJ5D3Fmnp5</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://gator-group.gitbook.io/gator/partners/project-partners.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.
