# Burning tFIAT Tokens

Burning tFIAT tokens is a way of transferring value outside of the blockchain into the FIAT system. The process consists in you sending some tFIAT tokens to the admin of your Ramp so he/she can burn it and send the amount burnt (minus the burning fee) to you using the payment method you agreed on.

Here is a step-by-step guide.

* Click on the **Product tags** tab in the page's Header and select the currency you wish to transfer to only list ramps that process your currency

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

* Select the **Manual** tab to only list manual ramps

<figure><img src="/files/5OHGFwDRb7trUpJxZA9G" alt=""><figcaption></figcaption></figure>

* Find the Ramp you want to use for the operation in the list of available ramps and go to its control panel by clicking on its **Control Panel** button available in its details panel

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

<figure><img src="/files/0YvCYs0ax17V79ZaEaBc" alt=""><figcaption></figcaption></figure>

* Read the guidelines of your ramp on how to burn your tokens. The ramp in the image above for instance is asking us to contact an admin on [PayChat](https://paychat.payswap.org) in the room @payswap::matrix.org. So the next step is to contact them with the details about our burn operation

### I AM AN ADMIN

* Make sure your users have sent you the tokens to burn
* Select the correct token market in your ramp's panel
* Go to the control panel menu of your ramp and click on the **Burn** button. Enter the amount of tFIAT to burn and validate the form

<figure><img src="/files/2gY1dhrwKg6PfNydEPhx" alt=""><figcaption></figcaption></figure>

* After the burn operation is complete, send the equivalent in FIAT currency of the amount of tokens burnt to your user using the payment method you agreed upon.


---

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