> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/zhong-guo-ren/products/dramps/use-cases/store-of-value.md).

# 价值储存

正如我们之前所见，您可以使用 dRamps 将 FIAT 货币转移到区块链上的其等值 tFIAT，并反之亦然。

一旦转换为其 tFIAT 等值，您就可以将资金存储在区块链上，并有可能使用 dRamp 在任何时间或时刻提取您希望提取的任意金额。

我们在 PaySwap 上拥有的 dRamps 越多，这种可能性就越大。这就是为什么我们鼓励任何国家的任何人部署一个 dRamp 来提供该国家的支付处理服务。手动 dRamps 使您可以使用任何您想要的支付方式来处理您的交易：现金、移动货币等。

使用区块链存储您的资金：

* 无论您身处世界的何处，都使得访问和管理您的资金非常容易
* 防止任何政府机构或金融机构扣押您的资金
* 为您提供访问 PaySwap 上使用 Valuepools/DAOS 共同投资、预算、银行、借贷、共同购买等的社区的能力。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payswap.org/zhong-guo-ren/products/dramps/use-cases/store-of-value.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
