# 测试网水龙头

## JuChain 测试网水龙头

欢迎使用 JuChain 测试网水龙头！本工具为开发者提供免费的 JuChain 测试网代币，以便在 JuChain 测试网上进行开发、测试和调试智能合约或去中心化应用 (DApp)。本页面将指导您如何使用水龙头获取测试代币并开始您的开发之旅。

### 什么是 JuChain 测试网水龙头？

JuChain 测试网水龙头是一个开发者工具，旨在为 JuChain 测试网用户提供少量测试代币 (JU)。这些代币仅用于测试环境，不具备真实价值，可用于支付测试网上的 Gas 费用、部署智能合约或与 DApp 交互。

* **测试网链 ID**: 202599（请确保您的钱包配置正确）
* **原生代币: J**U
* **水龙头地址**: <https://faucet-testnet.juchain.org/>

### 获取测试代币的步骤

按照以下步骤，您可以轻松从 JuChain 测试网水龙头获取 tJUC：

#### 步骤 1：准备您的钱包

1. 确保您已安装并配置支持 JuChain 测试网的钱包，例如 MetaMask 或其他兼容 EVM 的钱包。
2. [添加 JuChain 测试网到您的钱包](/juchain-docs/zh/kai-shi-shi-yong-juchain.md)
3. 复制您的钱包地址。

#### 步骤 2：访问水龙头

1. 打开浏览器，前往 [JuChain 测试网水龙头](https://faucet-testnet.juchain.org/)。
2. 在页面上的输入框中粘贴您的 JuChain 测试网钱包地址。

#### 步骤 3：领取测试代币

1. 点击“领取”按钮（或页面上的类似选项）。
2. 系统会验证您的请求：
   * 每个地址每十分钟最多可领取 **0.2 JU**。
   * 使用邀请码可以领取更多。
3. 几秒钟后，测试代币将发送到您的钱包地址。

#### 注意事项

* 每 10 分钟只能领取一次。
* 请勿将测试代币用于主网，它们仅在测试网有效。
* 如果遇到问题，请检查您的网络连接或联系 JuChain 社区支持。


---

# 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://juchain.gitbook.io/juchain-docs/zh/sheng-tai/ce-shi-wang-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.
