> 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/hardware-needed.md).

# الأجهزة المطلوبة

### حول محطتك

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

* **الشركة المصنعة**: مسؤولة عن تصنيع الأجهزة، وإدارة عمليات سلسلة التوريد (الموزعون/المبيعات/الشحن)، والتعامل مع تحديثات البرنامج الثابت، ومعالجة مشكلات الأجهزة.
* **Wingbits**: توفر الشبكة، ونظام المكافآت، ودعم المجتمع لضمان أن تُستخدم بيانات محطتك بفعالية.

هذا يعني أن جهازك هو في الوقت نفسه منتج من الشركة المصنعة ومحطة Wingbits: الشركة المصنعة تصنع العتاد، وWingbits تشغّل ما يفعله.

### خيارات الأجهزة الحالية

* HYFIX [WB200](https://www.businesswire.com/news/home/20240903536757/en/Wingbits-and-GEODNET-Enter-Partnership-to-Revolutionize-Global-Aviation-Flight-Tracking-Infrastructure) (منقّب فردي من Wingbits)
* HYFIX [MGW310](https://www.businesswire.com/news/home/20240903536757/en/Wingbits-and-GEODNET-Enter-Partnership-to-Revolutionize-Global-Aviation-Flight-Tracking-Infrastructure) (منقّب مزدوج Wingbits / GEODNET)

هذه الأجهزة متاحة حاليًا للشراء من مجموعة متنوعة من [الموزعين](/wingbits/wingbits-english-ar/almshrwa/wingbits-approved-distributors.md). قد تختلف المهل الزمنية للطلبات بين الموزعين.

{% hint style="info" %}
إذا كنتَ شركة تصنيع وترغب في الانضمام إلى برنامج Wingbits للأجهزة المعتمدة، يمكنك [عرض جميع التفاصيل هنا](/wingbits/wingbits-english-ar/almshrwa/wingbits-approved-hardware-program.md).
{% endhint %}


---

# 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/hardware-needed.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.
