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

# Partners

<table data-view="cards"><thead><tr><th>Name</th><th></th><th>Twitter</th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Optimism</td><td>Collective of companies, communities, and citizens working together.</td><td><a href="https://twitter.com/Optimism">https://twitter.com/Optimism</a></td><td><a href="/files/yvOruzigf6lsJxlKE0Io">/files/yvOruzigf6lsJxlKE0Io</a></td></tr><tr><td>Polygon Guild Lima</td><td>Organization of meetups, workshops.</td><td><a href="https://twitter.com/0xPolygonLabs">https://twitter.com/0xPolygonLabs</a></td><td><a href="/files/P6XQ7VeqOeDyKYDC2Tu8">/files/P6XQ7VeqOeDyKYDC2Tu8</a></td></tr><tr><td>ENS </td><td>Ethereum name services</td><td><a href="https://twitter.com/ENS_DAO">https://twitter.com/ENS_DAO</a></td><td><a href="/files/VeX1A81RER9G35wnZMCc">/files/VeX1A81RER9G35wnZMCc</a></td></tr><tr><td>CELO </td><td>EVM compatible. Carbon negative. Celo is a blockchain built for the real world. </td><td><a href="https://twitter.com/Celo">https://twitter.com/Celo</a></td><td><a href="/files/HE5l8zwbJidByOJkAZEO">/files/HE5l8zwbJidByOJkAZEO</a></td></tr><tr><td>Algorand Foundation</td><td>Organization of meetups, hackathons, workshops, etc.</td><td><a href="https://twitter.com/AlgoFoundation/status/1669112070015705089">https://twitter.com/AlgoFoundation/status/1669112070015705089</a></td><td><a href="/files/JMwsx1YsAOhMBGO1ZMol">/files/JMwsx1YsAOhMBGO1ZMol</a></td></tr><tr><td>Hive</td><td>Organization of meetups, workshops.</td><td><a href="https://twitter.com/hiveblocks_es/status/1666199037999996948">https://twitter.com/hiveblocks_es/status/1666199037999996948</a></td><td><a href="/files/6jovI4YMcrzcb9uem02h">/files/6jovI4YMcrzcb9uem02h</a></td></tr><tr><td>WEB3BEACH</td><td>Accelerating adoption through social and environmental impact</td><td><a href="https://twitter.com/web3beach">https://twitter.com/web3beach</a></td><td><a href="/files/9CQeUClViiJiMnEM4Xe2">/files/9CQeUClViiJiMnEM4Xe2</a></td></tr><tr><td>Pizza DAO</td><td>Organization of Bitcoin Pizza Day</td><td><a href="https://www.instagram.com/p/CsgtV5Mub3T/">https://www.instagram.com/p/CsgtV5Mub3T/</a></td><td><a href="/files/fNTYsXI1vqJcPkCx3EXz">/files/fNTYsXI1vqJcPkCx3EXz</a></td></tr><tr><td>Cryptology</td><td>Organization of meetups</td><td><a href="https://twitter.com/Cryptologyexch">https://twitter.com/Cryptologyexch</a></td><td><a href="/files/5EBF4q52vsSsQpXBtIGl">/files/5EBF4q52vsSsQpXBtIGl</a></td></tr><tr><td>Binance</td><td>Coorganization of meetups in Lima, Perú</td><td><a href="https://twitter.com/BinanceES/status/166149180927967232">https://twitter.com/BinanceES/status/166149180927967232</a></td><td><a href="/files/H35lWzzyVTWDav4IbIJr">/files/H35lWzzyVTWDav4IbIJr</a></td></tr><tr><td>Money on Chain</td><td>Organization of meetups</td><td><a href="https://twitter.com/moneyonchainES/status/1666489121190076430">https://twitter.com/moneyonchainES/status/1666489121190076430</a></td><td><a href="/files/GD0BdaIVQRjZRDmvBz90">/files/GD0BdaIVQRjZRDmvBz90</a></td></tr><tr><td>BNB.CHAIN</td><td>Organization of hackathon</td><td><a href="https://twitter.com/BNBCHAIN">https://twitter.com/BNBCHAIN</a></td><td><a href="/files/inCVesnyVAlMbTnkJm8Z">/files/inCVesnyVAlMbTnkJm8Z</a></td></tr><tr><td>Aurora</td><td>Organization of meetups</td><td><a href="https://twitter.com/AuroraLatam/status/1668265912183451650">https://twitter.com/AuroraLatam/status/1668265912183451650</a></td><td><a href="/files/3a2gFLuL3YnYNG5Yh7fZ">/files/3a2gFLuL3YnYNG5Yh7fZ</a></td></tr><tr><td>Talent protocol </td><td></td><td><a href="https://twitter.com/TalentProtocol">https://twitter.com/TalentProtocol</a></td><td><a href="/files/nrF7u7uvPf43YUIYxEiE">/files/nrF7u7uvPf43YUIYxEiE</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://andino.gitbook.io/andino/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.
