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

# Partnerships

Our partners are a vital part of our success. We carefully select and curate a diverse group of DAOs, Organisations and community leaders that share our vision and passion for the Web3 space.

Together, we strive to make a positive impact in our industry and the communities within it. We work closely with our partners to create innovative solutions, share resources, and expand our reach. These collaborative efforts build strong foundations allowing for community and passion to thrive.

## Our Partners

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>WhiteWhale</strong></td><td><a href="https://docs.migaloo.zone/">Migaloo Zone</a> and <a href="https://app.whitewhale.money/">WhiteWhale</a> core developers</td><td><a href="/files/6V2X4GygdWZFZq2LPuz1">/files/6V2X4GygdWZFZq2LPuz1</a></td><td><a href="https://whitewhale.money/">https://whitewhale.money/</a></td></tr><tr><td><strong>TFL</strong></td><td>Core developers of the Terra Blockchain</td><td><a href="/files/xN0JPiMfyi99uRGl6Kto">/files/xN0JPiMfyi99uRGl6Kto</a></td><td><a href="https://www.terra.money/">https://www.terra.money/</a></td></tr><tr><td><strong>NFT Switch</strong></td><td>Community Validator &#x26; P2P NFT OTC Platform</td><td><a href="/files/Im7uqxEqKJAc3bxDVRGa">/files/Im7uqxEqKJAc3bxDVRGa</a></td><td><a href="https://dapp.nftswitch.xyz/">https://dapp.nftswitch.xyz/</a></td></tr><tr><td>Whaley DAO</td><td>Migaloo validator providing education and analytics to the community</td><td><a href="/files/HrKjjljACN8xvaWbthmT">/files/HrKjjljACN8xvaWbthmT</a></td><td><a href="https://whaleydao.gitbook.io/validator">https://whaleydao.gitbook.io/validator</a></td></tr><tr><td><strong>PFC</strong></td><td>Industry leader in the web3 space</td><td><a href="/files/41k4W9TwBwPytcnjYu9h">/files/41k4W9TwBwPytcnjYu9h</a></td><td><a href="https://pfc.zone/">https://pfc.zone/</a></td></tr><tr><td><strong>Gidorah</strong></td><td>Web3 Syndicate and Staking Infrastructure</td><td><a href="/files/ISblyC7jAGKe5oagSnkc">/files/ISblyC7jAGKe5oagSnkc</a></td><td><a href="https://www.gidorah.xyz/">https://www.gidorah.xyz/</a></td></tr><tr><td><strong>Orbital Command</strong></td><td>Community focused validator</td><td><a href="/files/Mf7hknkVOzy08slHaiY9">/files/Mf7hknkVOzy08slHaiY9</a></td><td><a href="https://www.orbitalcommand.io/">https://www.orbitalcommand.io/</a></td></tr><tr><td><strong>Hermes Protocol</strong></td><td>Connecting everything and everyone in Web3</td><td><a href="/files/Cjr3vcZIAgg9QeAohgyt">/files/Cjr3vcZIAgg9QeAohgyt</a></td><td><a href="https://hermesprotocol.io/">https://hermesprotocol.io/</a></td></tr><tr><td><strong>Solid</strong></td><td>Decentralised CDP ($SOLID) on Terra, governed in a decentralised fashion.</td><td><a href="/files/baMVcCXkSdMK7PH109wC">/files/baMVcCXkSdMK7PH109wC</a></td><td><a href="/pages/9S7eJMRzTkFxZjljcoOj">/pages/9S7eJMRzTkFxZjljcoOj</a></td></tr><tr><td><strong>TerraSpaces</strong></td><td>Archiving X (Twitter) spaces across Cosmos</td><td><a href="/files/MXNeQaBUOoSP6CrrWAGT">/files/MXNeQaBUOoSP6CrrWAGT</a></td><td><a href="/pages/9S7eJMRzTkFxZjljcoOj">/pages/9S7eJMRzTkFxZjljcoOj</a></td></tr><tr><td><strong>Chihuahua</strong></td><td>Layer one Cosmos SDK blockchain</td><td><a href="/files/ZcWpiSUWd6NxQeQARuDg">/files/ZcWpiSUWd6NxQeQARuDg</a></td><td><a href="/pages/9S7eJMRzTkFxZjljcoOj">/pages/9S7eJMRzTkFxZjljcoOj</a></td></tr><tr><td><strong>Become a Partner</strong></td><td>Reach out to us and join our growing list of partners.</td><td><a href="/files/mHYPN5FYZXgkD4b64lgb">/files/mHYPN5FYZXgkD4b64lgb</a></td><td><a href="https://discord.com/invite/w92NfEDz33">https://discord.com/invite/w92NfEDz33</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://docs.backbonelabs.io/legal-notice/partnerships.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.
