# الموافقات

الموافقات هي آليات تمكن من خلالها يمكن لـ trustBounty تخصيص بعض رصيدها لأخرى.

لنفترض أن لديك مستخدم A ومستخدم B مع trustBounties برصيد قدره 1 مليون دولار و 10,000 دولار مقفلة فيهما على التوالي.

إذا كان مستخدم B يبحث عن قرض ولكن يحتاج إلى ضمان بقيمة 100,000 دولار، يمكنه طلب موافقة من مستخدم A بقيمة 90,000 دولار.

إذا قبل مستخدم A ووافق على trustBounty الخاص بمستخدم B برصيد قدره 90,000 دولار، سيصبح رصيد trustBounty الجديد لمستخدم B 100,000 دولار وسيتمكن من المضي قدماً في القرض.

يمكن للموافقات تحديد تواريخ انتهاء الصلاحية يمكن أن تكون أقرب بكثير من تاريخ انتهاء صلاحية trustBounty التي يتم الموافقة عليها.

الموافقات خطيرة لأنه إذا تعرضت trustBounty الموافق عليها لهجوم وخسرت التصويت، فقد يتم المطالبة ببعض الأموال الموافق عليها.

إليك دليل خطوة بخطوة للموافقة على trustBounty:

* انتقل إلى [صفحة TrustBounties](https://payswap.org/trustbounties) وابحث عن trustBounty الذي تحاول الموافقة عليه
* انتقل إلى قائمة لوحة التحكم الخاصة به وانقر على زر **Add Approval**

<div><figure><img src="/files/SAl3k8GCebUsdys23ogt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rS5RlobJRTJXz9AVSI34" alt=""><figcaption></figcaption></figure></div>

* قم بتأكيد وتأكيد المعاملة

تهانينا! لقد قمت بنجاح بإضافة جزء من رصيد trustBounty الخاص بك إلى trustBounty المحددة أعلاه. سيتم إزالة الرصيد المضاف وإضافته مرة أخرى إلى trustBounty الخاصة بك بعد تاريخ انتهاء الصلاحية للموافقة.

[احصل على دعم إضافي من المجتمع هنا.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

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