# How to use bridge

Bridging tokens through AYIN Bridge provides access to cross-chain assets and liquidity, expanding usability across multiple blockchains.

### How to use AYIN Bridge

\
Access the AYIN DEX and go to the "Bridge" section.

**Select Networks:** Choose the source (the current network where your tokens are located) and the destination (network where you want to send your tokens)

**Connect Your Wallet:** Choose and connect your preferred wallets. Ensure they’re funded with the token you want to bridge and have sufficient funds for gas fees. For the Alephium wallet make sure you are using group “0” account.

**Choose Token and Amount:** Select the token you want to bridge and specify the amount

**Initiate Transfer:** Click on Transfer or Bridge Tokens to start the bridging process. A transaction window will open in your wallet to confirm. Approve the transaction and pay the necessary gas fees.

**Redeem Tokens on Target Chain:** Once the transaction completes on the origin chain, go to the Redeem or Claim Tokens section on the target chain within the Wormhole Portal. Confirm the redemption transaction to finalize the transfer.

**Confirmation:** Once redeemed, the tokens will be available in your wallet on the target network. Check your wallet to confirm.

### Alephium Bridge Disclaimer

This Interface is open-source software providing access to AYIN Bridge, a cross-chain messaging protocol. It is a fork based on the open-source code of the Wormhole Bridge and is not affiliated with or endorsed by the Wormhole Foundation. THIS INTERFACE AND THE BRIDGE PROTOCOL ARE PROVIDED "AS IS", AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.\
By using or accessing this Interface or Bridge, you agree that no developer or entity involved in creating, deploying, maintaining, operating this Interface or Bridge, or causing or supporting any of the foregoing, will be liable in any manner for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of, this Interface or Bridge, or this Interface or Bridge themselves, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.\
By using or accessing this Interface, you represent that you are not subject to sanctions or otherwise designated on any list of prohibited or restricted parties or excluded or denied persons, including but not limited to the lists maintained by the United States' Department of Treasury's Office of Foreign Assets Control, the United Nations Security Council, the European Union or its Member States, or any other government authority.


---

# 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.ayin.app/ayin/ayin-metabridge/how-to-use-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.
