# 燃烧 tFIAT 代币

销毁 tFIAT 代币是将价值从区块链系统转移到 FIAT 系统的一种方式。该过程包括您将一些 tFIAT 代币发送给您的 dRamp 管理员，以便他/她可以销毁它，并使用您同意的支付方式将销毁的金额（减去销毁费用）发送给您。

以下是逐步指南。

* 在页面标题的 **产品标签** 选项卡中，选择您希望转账的货币，以仅列出处理您货币的 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 面板中选择正确的代币市场
* 转到您的 dRamp 的控制面板菜单，然后单击 **Burn** 按钮。输入要销毁的 tFIAT 代币数量，并验证表单

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

* 完成销毁操作后，使用您同意的支付方式向您的用户发送销毁的代币数量的等值 FIAT 货币。


---

# 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/burning-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.
