# 個人所有物のトークン化

ユーザーは、自動車、デバイス、衣類などの個人所有物（PP）をトークン化し、これらのトークンを担保としてお金を借りたり、ステータスシンボルとして使用したり、信頼保証の担保として使用することで、その価値を引き出すことができます。

個人所有物（PP）のトークン化プロセスは、監査人がユーザーのPPを預かり、それに代わりにPPを表すNFTを造幣することで行われます。PPは監査人によって保管され、返却を請求する人に返却されます。保管されたPPを請求するには、そのNFTトークンが必要です。

あなたの個人所有物オーディター契約を展開するには、以下のページのガイドに従ってください：

{% content-ref url="/pages/aleBLpvschZRIVpORA2F" %}
[監査役](/ri-ben-yu/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/ri-ben-yu/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.
