> 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/tieng-viet/products/auditors/tokenizing-personal-posessions.md).

# Token hóa tài sản cá nhân

Người dùng có thể mở khóa giá trị trong các tài sản cá nhân của họ (xe hơi, thiết bị, quần áo, vv.) bằng cách token hóa chúng và sử dụng những mã token đó như tài sản thế chấp để vay tiền, như biểu tượng trạng thái, tài sản thế chấp đáng tin cậy, vv.

Quá trình token hóa tài sản cá nhân (PP) bao gồm kiểm toán viên chiếm đoạt tài sản PP của người dùng và trao đổi đó là một NFT biểu thị PP. PP được lưu trữ và giữ lại bởi kiểm toán viên để trả lại cho bất kỳ ai yêu cầu nó. Để yêu cầu một PP đã được lưu trữ, bạn cần mã token NFT của nó.

Để triển khai hợp đồng Kiểm toán Tài sản Cá Nhân của bạn, làm theo hướng dẫn trên trang dưới đây:

{% content-ref url="/pages/0xK9TnVjHl6yC9DDWT8B" %}
[Kiểm toán viên](/tieng-viet/products/auditors.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.payswap.org/tieng-viet/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.
