> 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.md).

# ابدأ الآن

- [الأجهزة المطلوبة](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed.md)
- [معلومات HYFIX](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed/hyfix-information.md)
- [إعداد أجهزة HYFIX](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed/hyfix-information/hyfix-hardware-setup.md): كيفية إعداد جهاز HYFIX WB200 أو HYFIX MGW310 الخاص بك.
- [الانضمام إلى Wingbits](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed/hyfix-information/wingbits-onboarding.md): دليل سريع حول كيفية ربط أجهزتك المعتمدة من Wingbits بالشبكة.
- [الأسئلة الشائعة لـ HYFIX](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed/hyfix-information/hyfix-hardware-faq.md)
- [النطاق النظري للتغطية](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed/hyfix-information/theoretical-range-of-coverage.md): تصف هذه الصفحة كيفية إنشاء بانوراما لتقييم نطاق استقبال 1090 ميغاهرتز وكيفية دمج هذه البيانات في خريطة tar1090، لتصور النطاق النظري لتتبع الطائرات لديك.
- [معلومات BYOD](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/hardware-needed/byod-information.md)
- [كيفية المطالبة بموقع محطتك](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/how-to-claim-your-station-location.md): للمطالبة بموقع محطتك/السداسي، تحتاج إلى التسجيل ونشر محطتك.
- [أضف عنوان المحفظة إلى حسابك](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/add-wallet-address-to-your-account.md)
- [تعيين مضيف لمحطة](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/assign-a-host.md): تعرّف على كيفية تعيين مضيف لمحطة Wingbits الخاصة بك لمشاركة الملكية والمكافآت.
- [كيفية إعداد الوصول عن بُعد لمحطة](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/how-to-setup-remote-access-for-a-station.md)
- [المراقبة عبر Grafana Cloud](https://docs.wingbits.com/wingbits/wingbits-english-ar/abda-alaan/monitor-with-grafana-cloud.md)


---

# 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.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.
