# Minting tFIAT Tokens

Minting tFIAT tokens is a way of transferring value from the FIAT system into the blockchain. The process consists in you paying with your debit card the amount you wish to transfer (plus the ramp's minting fee) to the ramp's admin and receiving in exchange the same amount in the equivalent tFIAT token sent by the admin to your wallet address.

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="https://3481829468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbuuWgsRQF3QPmDvV7XJQ%2Fuploads%2Fgit-blob-449e1cb41dc8127d4147103309400862d69e33f7%2Framp_header.png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://3481829468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbuuWgsRQF3QPmDvV7XJQ%2Fuploads%2Fgit-blob-849e6523a1408985ce0d709bbddf2808330bd4c3%2Framp_mine_only.png?alt=media" 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="https://3481829468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbuuWgsRQF3QPmDvV7XJQ%2Fuploads%2Fgit-blob-523d77d17462d3decbd6a6d9647be7c5b4294d17%2Framp_details.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3481829468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbuuWgsRQF3QPmDvV7XJQ%2Fuploads%2Fgit-blob-96742f5e745810641dc0261b1536f4d25e7faeb4%2Framp_control_panel4.png?alt=media" alt=""><figcaption></figcaption></figure>

* Read the guidelines of your ramp on how to mint 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 of our mint operation.

### I AM AN ADMIN

* Make sure your users have sent you the amount to mint through the payment method you accept (cash, mobile money, etc.)
* Select the correct token market in your ramp's panel
* Go to the control panel and click on the **Mint** button. Enter the amount of tFIAT to mint and validate the form. Make sure to read all other information available on the form as well as the description of each parameter available when you hover over the help icon next to each parameter.

<figure><img src="https://3481829468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbuuWgsRQF3QPmDvV7XJQ%2Fuploads%2Fgit-blob-dd49bc64e53a9cc4ca514a0bdc67b0397b6896f6%2Framp_control_panel%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

* Inside the form that shows, enter the amount to mint and validate the form. Make sure to read all other information available on the form as well as the description of each parameter available when you hover over the help icon next to each parameter

<figure><img src="https://3481829468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbuuWgsRQF3QPmDvV7XJQ%2Fuploads%2Fgit-blob-4e5b0928e82e2393c35c8d9c4ce686278f4c3da4%2Fmint_form.png?alt=media" alt=""><figcaption></figcaption></figure>

* You will receive the minted tokens in your wallet; all that's left now is for you to send them to your user's wallet address

Congratulations! You have successfully minted tokens for your user


---

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