# Accumulate Bridge Guides

The [**Accumulate Bridge**](https://bridge.accumulatenetwork.io) is a decentralized bridge that allows users to transfer ACME and other Accumulate tokens between Ethereum and Accumulate. It was created by [De Facto](https://de-facto.pro), a leading supporter of the Accumulate Network. The bridge was created to enable interoperability between Accumulate and different blockchain networks, starting with Ethereum.

To facilitate cross-chain transfers, the Accumulate Bridge uses a technology based on [Darknodes](https://docs.renproject.io/darknodes/) which was created by the [renBridge](https://bridge.renproject.io/welcome) project. Darknodes are specialized nodes that act as gatekeepers between different blockchain networks. They verify transactions on one blockchain network and mint an equivalent amount of tokens on another blockchain network, which can then be used by users on that network.

The Accumulate Bridge currently supports transfers of ACME between Ethereum and Accumulate. <br>

{% content-ref url="/pages/fCfSg7iLm7PjyyhIL7pt" %}
[How to convert ACME to WACME](/accumulate/tutorials/bridge/how-to-use-the-accumulate-ethereum-bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/I0avKtF9IroFvDmP9Obr" %}
[How to convert WACME to ACME](/accumulate/tutorials/bridge/release-acme-in-accumulate-burn-wrapped-acme.md)
{% endcontent-ref %}


---

# 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.accumulatenetwork.io/accumulate/tutorials/bridge.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.
