# XRC Token Bridge

The XRC Token Bridge is an infrastructure designed to convert the pioneering social inscription token, XRC20, into an ERC20 format seamlessly.

This bridge enables users to transfer their XRC20 tokens to the Arbitrum mainnet, converting them into ERC20 tokens. This conversion process empowers users to fully engage with these tokens within the blockchain ecosystem. Furthermore, users have the flexibility to revert these tokens to their original XRC20 format, linked to their X account, whenever necessary.

### **Important Considerations for Blockchain Interaction:**

* Ensure that your wallet is always filled with ETH as a gas token to ensure transactions are settled.
* It is imperative to use a secure, self-managed wallet for interactions to safeguard against the potential loss or unauthorized access to your tokens.


---

# 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://xrc20.gitbook.io/twitscription-xrc20/xrc-token-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.
