# Kişisel Eşyaların Tokenleştirilmesi

Kullanıcılar, kişisel eşyalarını (arabalar, cihazlar, kıyafetler vb.) tokenleştirerek değerini kilitleyebilir ve bu tokenleri para borç almak, statü sembolü olarak, güvenilirlik garantisi olarak vb. kullanabilirler.

Kişisel eşya (KE) tokenleştirme işlemi, denetçinin kullanıcının KE'sini alması ve karşılığında kullanıcıya KE'yi temsil eden bir NFT üretmesiyle gerçekleşir. KE, denetçi tarafından saklanır ve korunur ve geri talep edene geri verilir. Saklanan bir KE'yi talep etmek için, onun NFT tokenine ihtiyacınız vardır.

Kişisel Eşya Denetçi sözleşmenizi dağıtmak için aşağıdaki sayfadaki kılavuzu izleyin:

{% content-ref url="/pages/Z1BsvNfURwXIGVLeERNK" %}
[Denetçiler](/turkish/products/auditors.md)
{% endcontent-ref %}


---

# 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/turkish/products/auditors/tokenizing-personal-posessions.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.
