# dRamps

### 什么是dRamps？

1. dRamps是您在区块链上部署的合约，旨在帮助用户在各种区块链上转移价值。
2. 每个dRamp都需要由一组[trustBounties](/zhong-guo-ren/products/trustbounties.md)支持，这些bounty将一定数量的部署dRamp所在区块链的本地代币X锁定一段时间。
3. 每个dRamp可用于铸造多种tFIAT代币，这些代币是代币化的法定货币，以及多种其他资产的代币化版本，如比特币、以太坊、其他区块链的本地代币、股票等。
4. 关于某个资产的铸造/销毁服务的需求和供应构成了我们所谓的代币市场。dRamps支持世界上大多数法定货币。

欲查看所有支持的货币的完整列表，请访问[此页面](https://tokens.payswap.org/payswap-onramp.json)。

### 为什么选择dRamps？

今天在区块链上转移资金严重依赖于中央银行。更普遍地说，今天转移任何大额资金也严重依赖于银行。

在PaySwap，我们认为这与区块链的哲学不符。这就是为什么我们创建了去中心化的dRamps（dRamps）。

有了dRamps，世界各地的任何代理商都可以建立一个转账业务，并开始为世界各地的任何用户提供资金转账服务。

例如，假设您是肯尼亚的一名代理商，有了dRamps，您就可以开始为肯尼亚的进出资金操作提供服务，而无需银行。

使用[trustBounties](/zhong-guo-ren/products/trustbounties.md)来建立信任，代理商将一定数量的他们所在区块链的本地代币锁定一段时间，以覆盖他们计划成为dRamp运营商的时间。

### 部署dRamp

* 前往[此页面](https://payswap.org/ramps)
* 点击**部署dRamp**按钮，并在显示的弹出窗口中验证部署。

恭喜！您现在已经在区块链上部署了一个dRamp合约。

[在此处获取来自社区的进一步支持。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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/zhong-guo-ren/products/dramps.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.
