> 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/mqdmh/how-to-get-involved.md).

# كيفية المشاركة

الجميع مدعو للانضمام إلى شبكتنا وتتبع الرحلات من الموقع المتاح الذي تختاره.

### هل أنت مستعد للانطلاق؟

1. اطّلع على [خريطة الشبكة المباشرة](https://wingbits.com/map) مع تفعيل طبقة المحطات لمعرفة ما إذا كان الموقع الذي تفضله متاحًا. يمكنك أيضًا رؤية المحطات المباشرة (باللون الأزرق) في منطقتك للتحقق من مكافآت $WINGS الأسبوعية الخاصة بها.
2. حدّد أي محطة أجهزة ستناسبك بشكل أفضل من [الأجهزة المطلوبة](/wingbits/wingbits-english-ar/abda-alaan/hardware-needed.md)، مع المعلومات الموجودة في أي صفحات FAQ ضمنها.
3. مرّ عبر عملية الطلب واحتفظ بموقعك باستخدام [كيفية المطالبة بموقع محطتك](/wingbits/wingbits-english-ar/abda-alaan/how-to-claim-your-station-location.md).\
   *طلبات الحجز المسبق مفتوحة حاليًا و* [*الأجهزة المعتمدة*](/wingbits/wingbits-english-ar/almshrwa/wingbits-approved-hardware-program.md) *بدأ شحنها في الربع الأول من 2025. يمكنك* [*التحقق مع الموزّع الذي تفضّله*](/wingbits/wingbits-english-ar/almshrwa/wingbits-approved-distributors.md) *للحصول على مدة تسليم محدثة. كجزء من عملية الطلب المسبق، سيتم حجز منطقة موقعك لمدة 6 أشهر من تاريخ الشراء، حتى يكون لديك الوقت لاستلام المحطة وتشغيلها عبر الإنترنت.*
4. لا توجد أي مهارات أو معرفة خاصة مطلوبة. ومع ذلك، ستحتاج إلى بعض الإعدادات عند وصول محطتك، وسنرشدك خلال ذلك عبر أدلتنا البسيطة.

\
**إذا كنت فقط فضوليًا لمعرفة المزيد، يمكنك:**

🔍 سجّل حسابًا مجانيًا واستكشف لوحة التحكم

🗺️ اطّلع على خريطة Wingbits وشاهد جميع الطائرات التي يتتبعها مجتمعنا في الوقت الحقيقي

🖖 انضم إلى مجتمعنا الرائع على Discord حيث يمكنك طرح الأسئلة، والتحدث مع فريقنا وأعضاء المجتمع الآخرين، والحصول على الإلهام لإعدادك.


---

# 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/mqdmh/how-to-get-involved.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.
