# 钱包

#### 钱包账户

●钱包账户显示未质押的资产，用户可以在市场上交易这些资产。&#x20;

●当用户通过 FSL ID 注册 STEPN GO 帐户时，他们的钱包地址与其 FSL ID 地址相同。

#### Spending账户

●Spending账户是一种智能合约，是用户质押锁定的资产。

●在 STEPN GO 中，每个用户都将获得一个专用于其Spending账户的地址。


---

# 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://chiaos-organization.gitbook.io/stepn-go/ji-chu-she-shi-mo-kuai/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.
