# Bridge Token

**Step 1: Purchasing ETH**

Fund your wallet with ETH from any Decentralized Exchange (DEX) or Centralized Exchange (CEX).

Funding your network account is required to use the network. All transactions, including claiming Swan Credit tokens and deploying Spaces, charge a transaction fee. Ensure you have sufficient ETH to cover these costs.

**Step 2: Bridge ETH from Ethereum to Swan Chain**

Go to[ Bridge](https://bridge.swanchain.io/), enter the amount of ETH you wish to bridge, and click on the "Deposit" button.

<figure><img src="/files/zbZF1bmeGdpacw2U0XQk" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Swan Chain's third-party bridges:

<https://memebridge.xyz/#/bridge/?original=Ethereum&target=Swan&symbol=ETH>

<https://owlto.finance/?to=Swan>

<https://superbridge.app/swan-chain>

<https://cometbridge.app/?original=Ethereum&target=Swan&symbol=ETH>
{% endhint %}

**L1 Bridge Address**: `0xed7525946A09056C6AaE29941b8323017382050e`


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.swanchain.io/network-reference/readme/bridge-token.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.
