# 铸造 tFIAT 代币

铸造 tFIAT 代币是将价值从 FIAT 系统转移到区块链中的一种方式。该过程包括您使用借记卡支付您希望转移的金额（加上 dRamp 的铸造费）给 dRamp 的管理员，并在交换中，管理员将等额的 tFIAT 代币发送到您的钱包地址。

以下是逐步指南。

* 在页面标题的 **产品标签** 选项卡中，选择您希望转账的货币，以仅列出处理您货币的 dRamps。

<figure><img src="/files/8mD8VV4VaYRAq9xYhHSb" alt=""><figcaption></figcaption></figure>

* 选择 **Manual** 选项卡，仅列出手动 dRamps

<figure><img src="/files/wBPfP2RQ6nggDgo2uACU" alt=""><figcaption></figcaption></figure>

* 在可用的 dRamps 列表中找到您要用于操作的 dRamp，并通过单击其详细信息面板中的 **Control Panel** 按钮，转到其控制面板

<figure><img src="/files/Q7BbYw6QcdSP8Vb6RMn5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KmQ9YfnSkls2onQm2Cen" alt=""><figcaption></figcaption></figure>

* 阅读您的 dRamp 关于如何铸造您的代币的指南。例如，上图中的 dRamp 要求我们在 [PayChat](https://paychat.payswap.org) 中与管理员联系，房间为 @payswap::matrix.org。因此，下一步是使用我们铸造操作的详细信息与他们联系。

### 我是管理员

* 确保您的用户已通过您接受的支付方式（现金、移动支付等）向您发送要铸造的金额
* 在您的 dRamp 面板中选择正确的代币市场
* 转到控制面板，然后单击 **Mint** 按钮。输入要铸造的 tFIAT 数量，并验证表单。确保阅读表单上的所有其他信息以及每个参数旁边的帮助图标悬停时提供的每个参数的描述。

<figure><img src="/files/wG568BIXbV8KJG5BkEJu" alt=""><figcaption></figcaption></figure>

* 在显示的表单中，输入要铸造的金额并验证表单。确保阅读表单上的所有其他信息以及每个参数旁边的帮助图标悬停时提供的每个参数的描述

<figure><img src="/files/fDZwwm4FLx59JphRVOld" alt=""><figcaption></figcaption></figure>

* 您将收到铸造的代币到您的钱包中；现在剩下的就是将它们发送到您用户的钱包地址

恭喜！您已成功为您的用户铸造了代币


---

# 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/manual-ramps/minting-tfiat-tokens.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.
