# 가치 저장

이전에 보았듯이, 램프를 사용하여 FIAT 통화를 블록체인으로 이동하여 해당 통화의 tFIAT 등가물로 변환하거나 그 반대로 할 수 있습니다.

tFIAT 등가물로 전환된 후에는 언제든지 원하는 금액을 언제든지 인출할 수 있는 램프를 사용하여 블록체인에 자금을 보관할 수 있습니다.

PaySwap에 램프가 많을수록 그 가능성은 더 커집니다. 그래서 우리는 어떤 나라에서든 해당 나라에서 결제 처리 서비스를 제공하기 위해 램프를 배치하도록 누구에게나 권장합니다. 수동 램프를 사용하면 거래를 처리하는 데 원하는 지불 방법을 사용할 수 있습니다: 현금, 모바일 결제 등.

자금을 블록체인에 저장하는 것은:

* 세계 어디에서나 자금에 쉽게 액세스하고 관리할 수 있게 합니다.
* 어떤 정부 기관이나 금융 기관도 당신의 자금을 압류할 수 없게 합니다.
* Valuepools/DAOS를 사용하여 함께 투자, 예산 편성, 은행 업무, 대출, 공동 구매 등을 수행하는 PaySwap의 사람들의 공동체에 액세스할 수 있게 합니다.


---

# 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.payswap.org/korean/products/dramps/use-cases/store-of-value.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.
