> 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/abda-alaan/assign-a-host.md).

# تعيين مضيف لمحطة

تعرّف على كيفية تعيين مضيف لمحطة Wingbits الخاصة بك لمشاركة الملكية والمكافآت.

### نظرة عامة

يمكنك تعيين مضيف لمحطة Wingbits الخاصة بك لمشاركة الملكية والمكافآت. عند تعيين مضيف، يصبح مالكًا مشاركًا للمحطة وسيحصل على نسبة من المكافآت بناءً على النسبة التي تقوم بتكوينها.

{% hint style="info" %}
يمكنك إزالة المضيف مرة أخرى في أي وقت. سيؤدي ذلك إلى تغيير توزيع المكافآت المستقبلية، وليس المكافآت التي تم اكتسابها بالفعل.
{% endhint %}

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

قبل تعيين مضيف، تأكد من أن لديك أحد الخيارين التاليين:

* عنوان محفظة Solana الخاصة بالمضيف
* عنوان البريد الإلكتروني لتسجيل دخول Wingbits الخاص بالمضيف

### كيفية تعيين مضيف

إذا كان لدى المضيف حساب Wingbits ويرغب في إدارة عنوان محفظته ومتى يتم المطالبة بمكافآته، فاتبع [هذه الخطوات](/wingbits/wingbits-english-ar/msaadh-aamh/add-wallet-address-to-your-account.md#owner--host-with-account-email).

أما إذا كان المضيف يريد فقط تقديم عنوان محفظة وكان لا يمانع أن تقوم بالمطالبة نيابةً عنه وفق جدولك، فاتبع [هذه الخطوات](/wingbits/wingbits-english-ar/msaadh-aamh/add-wallet-address-to-your-account.md#owner--host-without-account-anonymous) بدلًا من ذلك.

### بعد تعيين المضيف

بمجرد تعيين المضيف:

* سيبدأ المضيف في تلقي نسبته من المكافآت لجميع الأرباح المستقبلية
* إذا كنت قد قدمت عنوان البريد الإلكتروني لحساب Wingbits الخاص بالمضيف، فستظهر المحطة في لوحة التحكم الخاصة به
* سيتم تطبيق توزيع المكافآت على جميع توزيعات المكافآت المستقبلية

### استكشاف الأخطاء وإصلاحها

**المضيف لا يتلقى المكافآت؟**

* تحقق من أن عنوان المحفظة تم إدخاله بشكل صحيح
* تحقق من أن المحطة تقوم بتوليد المكافآت
* تذكّر أن التعيينات الجديدة تنطبق فقط على المكافآت المستقبلية، وليس على الأرباح السابقة

**هل تريد تغيير المضيف أو نسبة التوزيع؟**

* يمكنك إزالة المضيف بالطريقة نفسها التي أضفته بها.

**المضيف لا يستطيع رؤية المحطة في لوحة التحكم الخاصة به؟**

* تأكد من أنك أدخلت عنوان البريد الإلكتروني الصحيح الخاص به
* يجب أن يكون لدى المضيف حساب Wingbits مسجّل
* يجب أن يتطابق عنوان البريد الإلكتروني مع تسجيل حسابه


---

# 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/abda-alaan/assign-a-host.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.
