# 6.8 水龙头和区块浏览器 (Faucet and Block Explorer)

### Beta-3 水龙头 (Beta-3 Faucet)

Assets for the beta-3 testnet can be obtained from the faucet at <https://faucet-beta-3.fuel.network/>.\
beta-3 测试网的资产可以从 <https://faucet-beta-3.fuel.network/> 的水龙头获得。

### Beta-2 水龙头 (Beta-2 Faucet)

Assets for the beta-2 testnet can be obtained from the faucet at <https://faucet-beta-2.fuel.network/>.\
beta-2 测试网的资产可以从 <https://faucet-beta-2.fuel.network/> 的水龙头获得。

### 区块浏览器 (Block Explorer)

The block explorer for all testnets can be found [here](https://fuellabs.github.io/block-explorer-v2/).\
可以在 [此处](https://fuellabs.github.io/block-explorer-v2/) 找到所有测试网的区块浏览器。


---

# 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://zenofchain.gitbook.io/fuel-shou-ce-the-fuel-book/6.-kai-fa-zhe-kan-zhe-li-for-developers/6.8-shui-long-tou-he-qu-kuai-liu-lan-qi-faucet-and-block-explorer.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.
