# 자산으로 주식을 매도

실제 세계 자산(RWA)을 ARP 계약 형태로 토큰화하여 해당 자산의 주식을 판매하거나 대출 담보로 사용할 수 있습니다.

회계사가 RWA를 ARP 계약으로 토큰화하면 ARP에 응용 프로그램 링크를 추가하여 관련 당사자가 경매 형태로 자신의 조건으로 지원할 수 있습니다.

이 방법을 사용하여 다음을 수행할 수 있습니다:

* 하나 이상의 당사자로부터 돈을 빌릴 수 있습니다.
* 자신의 RWA에 대한 주식을 판매할 수 있습니다.
* RWA의 총량을 판매할 수 있습니다.

계약 설명에 토큰화된 RWA의 목적과 사용자가 무엇을 신청해야 하는지를 반드시 추가하십시오.

ARP 토큰화는 [NFT 토큰화](/korean/products/auditors/tokenizing-real-estate.md)와 마찬가지로 작동합니다. 신뢰할 수 있는 당사자에게 RWA 재산권을 양도해야 하며, 동일한 ARP 계약을 제출하여 채무(미결금액 등)가 없는 경우에만 재산권을 얻을 수 있습니다.

ARP 계약을 사용하여 [어음](/korean/products/bills/selling-shares-in-an-asset.md)이나 [NFT](/korean/products/auditors/tokenizing-real-estate.md) 대신 사용하는 이유는 더욱 결정론적인 계약을 설정할 수 있기 때문입니다.

예를 들어 돈을 빌리고 미리 정의된 시간 간격으로 미리 정의된 금액을 상환할 수 있는 계약을 설정하려면 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/korean/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.
