# بيع الأسهم في الأصول

يمكنك تمثيل الأصول الحقيقية في العالم الحقيقي (RWA) في شكل عقود ARP لبيع الأسهم فيها أو استخدامها كضمانات للاقتراض.

عندما يقوم مدقق بتمثيل RWA الخاص بك كعقد ARP، يمكنك إضافة رابط تطبيق إلى ARP للسماح للأطراف المهتمة بتقديم طلباتها مع شروطها في شكل مزاد.

يمكنك استخدام هذه الطريقة ل:

* استعارة الأموال من طرف واحد أو أكثر
* بيع الأسهم في RWA الخاص بك
* بيع جميع RWA الخاص بك

تأكد من إضافة وصف العقد الخاص بك لماذا يجب على المستخدمين التقديم له وما هو الهدف من تمثيل RWA الخاص بك.

تعمل عمليات تمثيل ARP بنفس الطريقة مثل [عمليات تمثيل NFT](/alarbyh/products/auditors/tokenizing-real-estate.md). سيتعين عليك تسليم حقوق ملكيتك للأصول الخاصة بك إلى طرف موثوق به ولا يمكنك الحصول عليها مرة أخرى ما لم تكن قادرًا على تقديم نفس عقد ARP بدون مسؤولية (لا توجد ديون معلقة، إلخ).

السبب في اختيار استخدام عقود ARP بدلاً من [الفواتير](/alarbyh/products/bills/selling-shares-in-an-asset.md) أو [NFTs](/alarbyh/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/alarbyh/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.
