# 个人财产代币化

用户可以通过令牌化其个人财产（汽车、设备、衣物等）来释放其价值，并使用这些代币作为抵押品借款、身份象征、信托赏金抵押品等。

个人财产（PP）令牌化的过程包括审核员接管用户的个人财产，并交换成为代表个人财产的NFT代币。个人财产由审核员存储和保管，以便归还给索回人员。要索回存储的个人财产，您需要其NFT代币。

要部署您的个人财产审核员合约，请按照以下页面上的指南进行操作：

{% content-ref url="/pages/KXhMwxElCClr86PuE3il" %}
[审核员](/zhong-guo-ren/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/zhong-guo-ren/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.
