# 如何在钱包中显示STBT

一般来说，您可以在账户页面找到您的 STBT。大多数钱包都能自动检测您的地址所持有的代币，并将它们添加到您的钱包中。如果看不到，请尝试以下两种方法将 STBT 添加到钱包中（以 MetaMask 为例）

### 增强代币检测 <a href="#h_01fwh48ea3jnk6v5jxcr6xvwzd" id="h_01fwh48ea3jnk6v5jxcr6xvwzd"></a>

{% tabs %}
{% tab title="浏览器插件" %}
单击右上角的三个竖点，导航到 "设置"，然后是 "安全& 隐私"，确保切换打开。

![](https://content.gitbook.com/content/HxtWPa1NBtT7jb3YXQZD/blobs/sbcHyqRru9HI4PLudtry/image.png)

如果需要，您可以稍后将其关闭。
{% endtab %}

{% tab title="移动端" %}
点击主屏幕左上角的汉堡包图标，然后找到 "设置"。从这里转到 "高级"，然后滚动直到找到代币检测切换。

![](https://content.gitbook.com/content/HxtWPa1NBtT7jb3YXQZD/blobs/pck0tHdk0sytWvuFtFT0/image.png)
{% endtab %}
{% endtabs %}

启用代币检测后，回到资产列表，必要时刷新一下，希望之前没有看到的代币现在都出现了。

{% hint style="info" %}
请注意，无论此设置是打开还是关闭，都会在以太坊主网上进行代币检测；增强型代币检测只是将此功能扩展到上述其他网络。
{% endhint %}

### 通过搜索手动添加代币

{% tabs %}
{% tab title="浏览器插件" %}
要查看您的代币，请单击 **代币** 选项卡。您的代币应列在此选项卡下。如果没有，而且自动代币检测没有选中它们，请单击底部的 "导入代币"。点击此处将进入搜索栏：

1. 输入要搜索的标记中包含的单词。例如，如果我想查找 Chainlink（符号：LINK），只需在搜索栏中输入 "LI"，搜索栏就会返回所有建议。
2. 选择感兴趣的标记，然后单击 **下一步** 继续。(一旦您选择了一个标记，按钮的边框将突出显示为蓝色）
3. 点击 **添加代币** 继续。然后，您将被重定向到您的账户页面。您刚刚添加的代币将被列出
   {% endtab %}

{% tab title="移动端" %}

1. 在钱包页面，找到屏幕底部的 "导入代币 "链接。
2. 这将弹出搜索栏。输入要添加的代币名称。
3. 找到代币后，点击代币将其选中，然后向下滚动，即可看到 "导入 "按钮。
   {% endtab %}
   {% endtabs %}

更多详细信息，请访问以下网站：

{% embed url="<https://support.metamask.io/hc/en-us/articles/360015489031-How-to-display-tokens-in-MetaMask#h_01FWH48EA3JNK6V5JXCR6XVWZD>" %}


---

# 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://matrixdock.gitbook.io/matrixdock-docs/guo-zhai-dai-bi-stbt/ji-shu-bang-zhu/ru-he-zai-qian-bao-zhong-xian-shi-stbt.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.
