# 資産の株式を売却する

不動産資産（RWA）をARP契約の形でトークン化して、それらの株式を売却したり、借り入れの担保として使用することができます。

監査人が不動産資産をARP契約としてトークン化したら、ARPに申請リンクを追加して、興味を持った者が入札形式で自分の条件を申請できるようにします。

この方法を使用して、次のことができます：

* 1つまたは複数の当事者からお金を借りる
* 不動産資産の株式を売る
* 不動産資産の全額を売る

契約の説明に、ユーザーが何のために申請するか、資産をトークン化する目的が何かを追加してください。

ARPトークン化は[NFTトークン化](/ri-ben-yu/products/auditors/tokenizing-real-estate.md)と同じように機能します。信頼できる第三者に不動産権を譲渡し、同じARP契約を負債（未払いの債務など）なしで提示できる場合にのみ、権利を取り戻すことができます。

ARP契約を使用する理由は、より決定論的な契約を設定できるためです。

たとえば、お金を借りて定期的な期間で事前に定義された金額を返済する契約を設定したい場合は、不動産資産をトークン化するためにARP契約を使用する方が適しています。


---

# 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/arps/manual-arps/selling-shares-in-an-asset.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.
