> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/turkish/products/dramps/manual-ramps/burning-tfiat-tokens.md).

# tFIAT Tokenlarının Yakılması

tFIAT tokenlarını yakmak, değeri blok zinciri dışına FIAT sistemine aktarmanın bir yoludur. İşlem, bir miktar tFIAT tokenını dRamp'ınızın yöneticisine göndermenizdir, böylece o tokenı yakabilir ve yakılan miktarı (yakma ücreti düşüldükten sonra) sizinle anlaştığınız ödeme yöntemiyle size gönderebilir.

İşte adım adım bir kılavuz.

* Sayfanın Başlık çubuğunda **Ürün etiketleri** sekmesine tıklayın ve yalnızca para biriminizi işleyen dRamp'ları listelemek için aktarmak istediğiniz para birimini seçin.

<figure><img src="/files/3xMxOOidjBfeB1rajPuO" alt=""><figcaption></figcaption></figure>

* Yalnızca manuel dRamp'ları listelemek için **Manuel** sekmesini seçin

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

* İşlem yapmak istediğiniz dRamp'ı kullanılabilir dRamp'ların listesinde bulun ve detay panelindeki **Kontrol Paneli** düğmesine tıklayarak kontrol paneline gidin

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

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

* Tokenlarınızı yakma hakkındaki dRamp'ınızın talimatlarını okuyun. Örneğin yukarıdaki resimdeki dRamp, tokenlarımızı yakma işlemimizle ilgili olarak [PayChat](https://paychat.payswap.org) 'te @payswap::matrix.org odasına bir yöneticiyle iletişim kurmamızı istemektedir.

### YÖNETİCİYİM

* Kullanıcılarınızın yakılacak tokenları size gönderdiğinden emin olun
* dRamp'ınızın panelinde doğru token pazarını seçin
* dRamp'ınızın kontrol paneli menüsüne gidin ve **Yak** düğmesine tıklayın. Yakılacak tFIAT miktarını girin ve formu doğrulayın

<figure><img src="/files/1cbx97sTBnxEihaNwWkP" alt=""><figcaption></figcaption></figure>

* Yakma işlemi tamamlandıktan sonra, yakılan token miktarının eşdeğerini kullanıcıya anlaştığınız ödeme yöntemiyle FIAT para birimi olarak gönderin.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payswap.org/turkish/products/dramps/manual-ramps/burning-tfiat-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
