# Inscription Bridge

To increase the use cases and functionalities of inscription, Inscription Bridge is used to establish a seamless transition between inscription tokens and ERC-20 tokens.  <br>

Wrapping inscription tokens to ERC-20 tokens is a rather simple operation with DerpDEX. Users can utilise the bridge to convert (wrap or unwrap) between inscriptions and ERC-20 tokens, which are able to support strongly in the Ethereum ecosystem, across all chains, without any limitations associated with using distinct blockchain ecosystems.

### Inscriptions to ERC-20 tokens (Wrap)

1. Users can view their current inscription token balance after connecting their wallet.&#x20;
2. Users have to use DerpDEX Inscription Bridge to send inscription tokens to the specified wallet address.
3. Users can view the tokens in the order book as available for minting after block confirmation. Users must manually mint the transferred tokens since they have minting authority.

### ERC-20 tokens to Inscriptions (Unwrap)

1. Users can view their current balance of ERC-20 tokens after connecting their wallet.
2. In order to retrieve the inscription, users will need to burn the corresponding number of ERC-20 tokens. (The protocol owners are billed a fee for returning the inscription to users.)
3. Users can observe that the tokens are already gone after the block confirmation, and the inscription will take up to five minutes to show up. In order to verify the inscription balance once more, users can go back to the Wrap area.

***\* We can help inscription/project owners to whitelist inscriptions/token on our bridge to have further collaboration and partnership. Feel free to get in touch at*** [***hello@derpdex.com***](mailto:hello@derpdex.com)***.***


---

# 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://derpdex.gitbook.io/home/protocol/inscription-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.
