> For the complete documentation index, see [llms.txt](https://docs.wingbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wingbits.com/wingbits/wingbits-english-ar/almsaadh-alaamh/claiming-rewards.md).

# المطالبة بالمكافآت

المطالبة بالمكافآت بسيطة للغاية على موقع Wingbits.

### المتطلبات المسبقة

* [تأكد من إضافة محفظتك الرئيسية "المالك"](/wingbits/wingbits-english-ar/almsaadh-alaamh/add-wallet-address-to-your-account.md)
* وجود مكافآت غير مطالَبة بقيمة يوم واحد على الأقل في "المكافآت غير المطالَبة" (إذا قمت للتو بإضافة محفظة/محافظ، فستحتاج إلى الانتظار حتى تشغيل محرك المكافآت الليلي التالي حاليًا)

{% hint style="info" %}
كن على دراية بكيفية [فترة السماح للمطالبة](/wingbits/wingbits-english-ar/tge-alshbkh-alreysyh/claiming-grace-period.md) العمل في المشروع. سيكون هذا أكثر وضوحًا خلال الأيام السبعة الأولى من المشاركة.
{% endhint %}

### منطقة واجهة المستخدم لمطالبة المكافآت

في أعلى يسار صفحة النظرة العامة، سترى صندوقًا يحتوي على زر مطالبة المكافآت وعدد المكافآت التي طالبت بها بالفعل وكذلك عدد المكافآت غير المطالَبة حاليًا.

إذا كانت لديك مكافآت غير مطالَبة، فانقر على زر "مطالبة المكافآت".

<figure><img src="/files/324587b06ac26cbfb71d405c51b6f87c394b8d50" alt=""><figcaption></figcaption></figure>

### تأكيد تفاصيل المطالبة

ستعرض الشاشة التالية جميع تفاصيل المطالبة المقترحة. إذا كان لديك محفظة مالك فقط، فسترى الشاشة أدناه... مع عنوان المحفظة المستلمة ومقدار الرموز التي سيتم المطالبة بها. إذا كان لديك محفظة مضيف واحدة أو أكثر (بسبب محطات متعددة مع مضيفين لكل منها)، فسترى جميع محافظ المضيف مدرجة أيضًا والمقدار الذي سيتم المطالبة به لكلٍ منها.

<figure><img src="/files/5f049479de41a53ad6fd7b9f96c1e51c8e71f1b6" alt=""><figcaption></figcaption></figure>

### نجاح المطالبة

إذا نجحت المطالبة، ستظهر لك الشاشة التالية مؤكدًا أنه تم وضع طلبات المطالبة في قائمة الانتظار ويجب أن ترى معاملات محفظة سولانا المحدثة خلال بضع دقائق. يرجى الرجوع إلى الصفحة حول [محفظة devnet والمكافآت](/wingbits/wingbits-english-ar/tge-alshbkh-alreysyh/devnet-wallet-and-rewards.md) التي تتعلق تحديدًا بكيفية عمل هذا حاليًا في نسخة تجريبية للمشروع وعلى شبكة سولانا devnet.

<figure><img src="/files/a27ab9cbb4d8f8f58662f899596e1729d0248c9d" alt=""><figcaption></figcaption></figure>

### فشل المطالبة

إذا فشلت المطالبة لديك، فقد تتطلب المشكلة تحقيقًا من الفريق، لذا يرجى التواصل مع دعم Wingbits عبر أيقونة الدردشة المعروضة في أسفل يمين كل صفحة. قدّم جميع التفاصيل المتعلقة بالفشل (اللقطات قد تكون مفيدة) واطلب من الروبوت تحويلك إلى وكيل أو إنسان.

### منطقة واجهة المستخدم المحدثة لمطالبة المكافآت

بمجرد نجاح المطالبة، يجب أن يتم تحديث منطقة المطالبة في صفحة النظرة العامة لتعكس انتقال الرموز "غير المطالَبة" إلى "مطالَبة".

<figure><img src="/files/bd49328a80e3690414a5babd58bcd4f85d6b8740" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wingbits.com/wingbits/wingbits-english-ar/almsaadh-alaamh/claiming-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
