# Bridging to PulseChain

*Before you start,* [*add PulseChain to MetaMask*](https://www.buybitcoinbank.com/cryptocurrency/add-pulsechain-to-metamask-wallet)*.*

### Bridging to PulseChain currently requires you to use the native PulseChain bridge.

[**PulseChain Bridge**](https://bridge.pulsechain.com/#/bridge)

### Here is a step-by-step guide to bridging to PulseChain:

1. Click the PulseChain Bridge link above.
2. Select Ethereum as the "From" network. Select the coin you want to bridge from the list.
3. Select PulseChain as the "To" network.
4. Input the amount you want to transfer.
5. Confirm the transaction.
6. The transaction may take up to 30mins to complete. Once complete, select PulseChain from your list of networks, and you will see your tokens. If you have any issues finalizing the transaction, head over to [PulseChain TG](https://t.me/anyswap) for further assistance.


---

# 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://fluxzone.gitbook.io/fluxzone/information/bridging-to-pulsechain.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.
