# Bridge PHY token between chains

1. Navigate to <https://bridge.dephy.io/>
2. Select your source chain and destination chain

<figure><img src="/files/TRoxLwYEHIvVBWqFPgUy" alt="" width="375"><figcaption></figcaption></figure>

3. Connect your wallet and input the number, follow the steps to bridge
4. If you cannot receive token, please try to resume your transaction:

   1. Click ***Resume Transaction*** button
   2. Select your source chain and input your transaction hash
   3. Follow the steps to resume your transaction
   4. If it cannot help, please visit our Discord and submit a ticket. Don't trust fake DMs.

      <div><figure><img src="/files/IRPEsYvcGsQHVs0W47zP" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/twwT7c5RuObbMu4hTbJJ" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.dephy.io/dephy-mining/bridge-phy-token-between-chains.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.
