# 出售资产股份

您可以将现实世界资产（RWA）以 ARP 合约的形式进行令牌化，以便出售其股份或将其用作借贷的抵押品。

一旦您让审计员将您的 RWA 令牌化为 ARP 合约，您就可以在 ARP 中添加应用链接，让感兴趣的各方以拍卖形式提交申请和条款。

您可以使用此方法：

* 从一个或多个方借钱
* 出售您 RWA 的股份
* 出售您 RWA 的全部

确保在合同描述中说明用户应该申请什么以及您将 RWA 令牌化的目的是什么。

ARP 令牌化与 [NFT 令牌化](/zhong-guo-ren/products/auditors/tokenizing-real-estate.md) 完全相同。您必须将您的 RWA 物业权转让给可信方，并且只有在您可以呈现同一 ARP 合约而没有责任（没有未决债务等）的情况下才能将其转让给您。

您之所以选择使用 ARP 合约而不是 [票据](/zhong-guo-ren/products/bills/selling-shares-in-an-asset.md) 或 [NFT](/zhong-guo-ren/products/auditors/tokenizing-real-estate.md) 是为了能够设置更确定性的合约。

例如，如果您借了钱，并且想要设置一份合同，在预定时间段内偿还预定金额的情况下，最好使用 ARP 合约来令牌化您的 RWA。


---

# 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/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.
