# 测试代币水龙头

在开始交易前，用户需先通过水龙头领取测试代币。目前我们支持 Ethereum Holesky 和 Arbitrum Sepolia 两个测试网络，您可以根据需要自由切换进行体验。

Ethereum Holesky 测试网 ETH 水龙头：

<https://cloud.google.com/application/web3/faucet/ethereum/holesky>

Arbitrum Sepolia 测试网 ETH 水龙头：

<https://www.alchemy.com/faucets/arbitrum-sepolia>

拥有测试网 ETH 后，用户即可在 TermMax 测试网上铸造代币，用于借贷测试。

## 步骤&#x20;

连接您的钱包，点击 “Faucet” 按钮铸造测试代币。

<figure><img src="https://content.gitbook.com/content/hitOWhqdJgMD7O6CmpJu/blobs/3JFqhVEeQuUBFyx1PBzJ/Screenshot%202024-12-09%20at%208.05.52%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

## 步骤 2

点击 “Mint” 并签署交易以继续操作。

<figure><img src="https://content.gitbook.com/content/hitOWhqdJgMD7O6CmpJu/blobs/7Bf2zlQpXDg5XqGw4MGU/Screenshot%202024-12-09%20at%208.35.32%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

## 步骤 3

若代币成功铸造，您将在页面上看到已领取的代币余额。

<figure><img src="https://content.gitbook.com/content/hitOWhqdJgMD7O6CmpJu/blobs/DcvMBRqkro6302mtEWoq/Screenshot%202024-12-09%20at%209.18.34%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>


---

# 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.ts.finance/termmax-doc-cn/termmax-jiao-cheng/ce-shi-dai-bi-shui-long-tou.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.
