# Our Partners

Here you can find our partnering protocols and the integration they've done with Cronos ID.

<table><thead><tr><th width="222.5">Partners</th><th>How to use your domains</th></tr></thead><tbody><tr><td><a href="https://help.crypto.com/en/collections/2221157-crypto-com-onchain">Crypto.com Onchain</a></td><td><ul><li>Set domain as your wallet name</li><li>Send/receive funds using domain</li><li>Send/receive NFTs using domain</li></ul></td></tr><tr><td><a href="https://cronoscan.com/">Cronoscan</a></td><td><ul><li>Search domain to access the address's transaction history <a href="https://cronoscan.com/">here</a></li><li>Browse the latest domain registrations <a href="https://cronoscan.com/name-lookup">here</a> </li></ul></td></tr><tr><td><a href="https://vvs.finance/">VVS Finance</a></td><td><ul><li>Domain display after wallet connection</li></ul></td></tr><tr><td><a href="https://tectonic.finance/markets/">Tectonic Finance</a></td><td><ul><li>Domain display after wallet connection</li></ul></td></tr><tr><td><a href="https://minted.network/">Minted</a></td><td><ul><li>Domain display after wallet connection</li></ul></td></tr><tr><td><a href="https://ferroprotocol.com/">Ferro Protocol</a></td><td><ul><li>Domain display after wallet connection</li></ul></td></tr><tr><td><a href="https://veno.finance/">Veno Finance</a></td><td><ul><li>Domain display after wallet connection</li></ul></td></tr><tr><td><a href="https://fulcrom.finance/">Fulcrom Finance</a></td><td><ul><li>Domain display after wallet connection</li><li>Domain display in trading competition leaderboard</li></ul></td></tr><tr><td>Argo Finance - <a href="https://hub.argofinance.money/">Argonauts Hub</a></td><td><ul><li>Domain display in your argonaut profile</li></ul></td></tr><tr><td><a href="https://app.withmantra.com/market?chain_id=25">Mantra Protocol</a></td><td><ul><li>Domain display in Cronos lending pools</li></ul></td></tr></tbody></table>

If you want to integrate with us, please refer to our [Domain Integration Guide](/developers-resources/domain-integration.md) and drop us a message on our [Discord server](https://discord.com/invite/FeFu22ny6A) if you have any questions!


---

# Agent Instructions: 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:

```
GET https://docs.cronosid.xyz/our-partners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
