# Bridge

Shardex also provides Cross-Chain bridge services. In the test network stage, it serves as a test faucet to provide users with test tokens for experiencing the product.

Just in case, you need to prepare some $SHM as a gas fee. :tada:Here are the [detailed steps](https://docs.shardex.org/get-start/lets-get-some-usdshm) to get SHM tokens!

:clap:**Let's experience it together!** &#x20;

1.Connect wallet--Click **\[Shardex Products]**--**\[Bridge]**

<figure><img src="/files/PdyfWL8CuLrX0dch021f" alt=""><figcaption><p>step1</p></figcaption></figure>

2.We provide test coins of five currencies for your interactive use. They are \[**ETH\BTC\USDT\USDC\SDT**].Using \[**ETH**] as an example.

<figure><img src="/files/EqmdKoWpTMiDjwM7nsSE" alt=""><figcaption><p>usdt</p></figcaption></figure>

3\. Select ETH--Select From **\[Goerli ]** to **\[Shardeum]**--The specific amount will be displayed in the selection box--Click the 【**MINT**】button at the bottom of the page.

<figure><img src="/files/DNE9XrifoVwlhjw4tZIZ" alt=""><figcaption><p>mint</p></figcaption></figure>

4\. A specific amount of tokens can be mint each time. Please check the form for details.

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

*Notes*

*1.During the public test, only **SBT** holders are allowed to use the Bridge.  Please claim your SBT first.*

*2. Each address can only claim test tokens once a day.*

*3.During the trial period, the handling fee is free for a limited time.*


---

# 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.shardex.org/products/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.
