# 钱包设置

### 方法一：自动添加Story测试网

进入下方测试网水龙头页面，点击 "Add Story Testnet to Wallet"，添加Story测试网到钱包。

{% embed url="<https://faucet.story.foundation/>" %}

### 方法二：手动添加Story测试网

1. 打开Metamask钱包，点击左上角的网络配置菜单。

<figure><img src="/files/69dCJ0FFx5BpCaCjfXEI" alt=""><figcaption></figcaption></figure>

2. 下拉网络配置菜单，点击底部的 “Add a custom network”。

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

3. 如下图所示，输入Story测试网详细信息，然后点击“保存”以添加网络。

* 网络名称：**Story Odyssey Testnet**
* RPC链接：**<https://rpc.odyssey.storyrpc.io>**
* 链 ID：**1516**
* 代币符号：**IP**
* 区块浏览器：**<https://odyssey.storyscan.xyz>**

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

4. 成功添加网络后，将看到Story Odyssey测试网显示在MetaMask钱包顶部，如下图所示。这表示你已连接到新添加的测试网网络。你可以查看特定于此网络的代币余额、交易和其他详细信息。

<figure><img src="/files/r3qpopuUvWQxA34GKIvq" 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/story-docs/network/guide/wallet-setup.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.
