# Integrations

## Coinbase Rosetta API

Harmony has finished it’s initial integration with the [Rosetta API](https://www.rosetta-api.org/) specification — an open-source framework to simplify blockchain interactions.&#x20;

So why did we choose Rosetta? Well, the biggest thing for us is that it allows for **faster onboarding** since it is a standard, **chain agnostic**, framework with sharding as a first-class citizen. Among other things, this greatly reduces interoperability friction between products spanning multiple chains. Moreover, Rosetta’s **growing community** and **tooling** were major factors as it means less effort from the Harmony team is needed to implement and, more importantly, maintain our Node API.

{% embed url="<https://medium.com/harmony-one/insights-on-integrating-the-rosetta-api-developed-by-coinbase-22be2029ccea>" %}

## [Gitcoin](https://gitcoin.co/harmony-one)

By partnering with Gitcoin, Harmony reaffirms its commitment to developers. Overall we’re excited to partner with Gitcoin in our shared goal of growing the web3 open-source ecosystem.

{% embed url="<https://medium.com/harmony-one/harmony-and-gitcoin-partnering-to-grow-the-future-of-web3-together-f670d643d60>" %}

## Magic (Fortmatic)

Magic is an SDK for developers to create passwordless and social and email logins. Magic makes dapps authentication and key management easy, like a web2 experience, and removes headaches for developers.

{% embed url="<https://medium.com/harmony-one/magic-sdk-now-supports-harmony-protocol-c1fe55ddfed6>" %}

## Chainlink

Chainlink’s decentralized oracle will be launching on Harmony. This integration will provide off-chain data resources via Chainlink oracles to users of Harmony, giving developers price feeds and other off-chain data to use in their applications. This move is critical, especially as Harmony draws more of its attention to DeFi applications and cross-border finance.

{% embed url="<https://medium.com/harmony-one/harmony-integrates-chainlink-and-announces-grants-for-chainlink-based-apps-built-on-harmony-816a7f204ee1>" %}

## Band Protocol

Our integration with Band gives developers another option for accessing off-chain data on Harmony, a much greater selection of data formats and types, and different ways of interacting with off-chain data based on the developer’s preferences unlocked through Band Protocol’s custom oracle scripts.

{% embed url="<https://medium.com/harmony-one/harmony-completes-mainnet-integration-with-band-protocol-and-announce-strategic-partnership-8f09d5b4b4be>" %}


---

# 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.harmony.one/home/general/ecosystem/integrations.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.
