# 使用钱包

### “概述” 选项卡

![](/files/-LZ8h1kFiRjgDYY1x_EE)

本选项卡中有3个值得关注的区域：“*Combined Balance”*（*余额总和*）“*TWINS Balance”*（*TWINS余额*）和“*Recent Transactions”（最近交易）*。

* ***“Combined Balance”（合计余额）***&#x533A;域显示的是您拥有的TWINS的绝对量。
* “***TWINS Balance”（TWINS余额）***&#x533A;域显示的是目前可用于交易的TWINS的量和（如果有）来自权益获取（stakes）的还未成熟的TWINS。这些未成熟的TWINS需要一定时间的成熟期后，才可以计入可用余额。
* “***Recent Transactions***”***（近期交易）*** 区域显示的您最近的交易和加了时间戳的收到的权益。&#x20;

{% hint style="info" %}
如果交易或权益获取\[在方括号内]，则说明它还没有足够的确认（confirmations），因而还不能用于向其他地方转账。

入账或出账的交易需要6个确认，进帐的权益需要61个。
{% endhint %}

* 可将鼠标放在交易或权益上，查看它们已有多少个确认：

![](/files/-LZ8h3gkvqRQOZ4aGUyw)

### “发送”选项卡

![](/files/-LZ8h68OvFNrC9ZDUl9E)

本标签可以让您将TWINS发送给其他人。在“发送TWINS”部分会进行详述。

### “接收”选项卡

![](/files/-LZ8hIwF84AmpJ7wqGwt)

本标签可以让您生成收取地址和支付请求。会在“接收TWINS”部分详述。

### “交易”选项卡

![](/files/-LcG_4sXX-rkJNC7nGIj)

本选项卡显示您入账和出账交易的历史纪录。可以使用下拉菜单和搜索框的帮助对它们进行筛选和排序，并通过点击右下角&#x7684;*“导出”*&#x6309;&#x94AE;*，*&#x5C06;它们导出为.csv文件。

### “主节点”选项卡

![](/files/-LZ8hYRK1t7J31OndPb_)

“*主节点”*&#x9009;项卡让您可以监控和启动TWINS主节点。 将会在“主节点”部分详述。

本选项卡默认不可见。需要使用选项打开：在菜单栏点&#x51FB;*“设置”，*&#x7136;后点&#x51FB;*“选项”，*&#x6700;后点&#x51FB;*“钱包”。*&#x9009;择”*Show Masternodes Tab“（显示“主节点”*&#x9009;项&#x5361;*），*&#x7136;后点&#x51FB;*“OK”（确定）。*&#x5FC5;须重启钱包才可以显示该选项卡。


---

# 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://docs.win.win/twins/zhong-wen/twins-qian-bao/shi-yong-qian-bao.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.
