# 添加测试网获取测试代币

{% hint style="info" %}
当前，Sahara平台只对测试网白名单地址开放，如果你没有白名单资格，或对此尚不了解，请阅读[获取测试网白名单](/sahara/testnet-tutorial/whitelist.md)。
{% endhint %}

### 添加测试网至钱包

打开官方水龙头网站：[https://faucet.saharaa.info](https://faucet.saharaa.info/)

点击【**Connect**】，连接[MetaMask](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)钱包，按步骤操作，并在钱包点击批准，将自动将`SaharaAI Testnet`测试网添加到钱包。

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

你也可以手动输入以下测试网配置信息，将其添加到钱包。

| 网络名称      | SaharaAI Testnet                 |
| --------- | -------------------------------- |
| 网络 URL    | <https://rpc2.saharaa.info>      |
| 链 ID      | 313313                           |
| 货币符号      | SAH                              |
| 区块浏览器 URL | <https://explorer2.saharaa.info> |

### 获取测试网Gas代币

钱包成功添加测试网，并连接到水龙头网站后，网站钱包地址栏会显示你的钱包地址，点击右侧【**Request**】获取测试网代币。

{% hint style="info" %}
仅有测试网白名单地址能成功获取测试网代币，非白名单用户请勿反复尝试，避免网站拥堵。
{% endhint %}

<figure><img src="/files/bK127tpx5TH6jObAfgpZ" 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://www.docszh.com/sahara/testnet-tutorial/testnet-faucet.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.
