> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-ar/perp-dexs/hyperliquid.md).

# Hyperliquid

على الرغم من كونها بالكامل على السلسلة، فإن تجربة التداول في Hyperliquid أقرب إلى بورصة مركزية مقارنةً بAMM DEX.

بالمثل، في goodcryptoX يتصرف تقريبًا بنفس طريقة تكامل بورصة مركزية — لكن مع تسعير واقتصاديات رمزية بأسلوب DEX.

تتداول في Hyperliquid داخل واجهة بورصة مركزية لدينا، مستخدمًا مجموعة أدوات التداول الكاملة للبورصة المركزية: أوامر متقدمة، جميع روبوتات البورصة المركزية، webhooks من TradingView، إشارات التحليل الفني، تنبيهات السعر، والمزيد.

[الاتصال](/goodcryptox-ar/perp-dexs/hyperliquid/kyfyh-alatsal.md) يعمل بنفس طريقة البورصات المركزية: من خلال محفظة API (نسختهم من مفتاح API)، والتي تسمح لـ goodcryptoX بوضع أوامر لكنها لا تسحب الأموال أبدًا.

على خلاف البورصات المركزية، لا يتطلب الاشتراك استخدام أي أدوات متقدمة أو زيادة حدود الروبوتات.

بدلاً من ذلك، تتبع Hyperliquid نموذج رسوم DEX الخاص بنا: [رسوم التداول](/goodcryptox-ar/perp-dexs/hyperliquid/rswm-almunshe.md) تنطبق، والتي يمكن أن تكون [مخفضة](/goodcryptox-ar/alnzam-albyey/rswm-mbadlh-dex.md) من خلال [حجم التداول](/goodcryptox-ar/alnzam-albyey/brnamj-alwlaa.md), [حيازات GOOD](/goodcryptox-ar/rmz-good/fwaed-alahtfaz.md)، طبقة اشتراك أعلى [طبقة الاشتراك](/goodcryptox-ar/alnzam-albyey/khtt-alashtrak.md)، أو [NFT Ultimate](/goodcryptox-ar/alnzam-albyey/alrmwz-ghyr-alqablh-llastbdal-nfts.md).

تندمج رسوم Hyperliquid أيضًا مباشرة مع اقتصاديات رمز GOOD:\
`50%` تذهب إلى [مشاركة الإيرادات](/goodcryptox-ar/alnzam-albyey/tqasm-aliyradat.md), `10%` إلى إحراق يومي لرموز GOOD [الإحراق](/goodcryptox-ar/rmz-good/alhrq.md)، و [المُحيلون](/goodcryptox-ar/alnzam-albyey/brnamj-alihalh.md) يتلقون `25%` من جميع رسوم التداول التي يدفعها المدعوون لديهم.

يوسع goodcryptoX بشكل كبير من وظائف Hyperliquid الأصلية.

تحصل على أوامر شرطية [أوامر إيقاف](/goodcryptox-ar/perp-dexs/awamr-ydwyh/iyqaf-alswq-alhd.md) لا تجمد رصيدك حتى يتم تفعيلها، إلى جانب مجموعة كاملة من [أوامر تتبعية](/goodcryptox-ar/perp-dexs/awamr-ydwyh/iyqafat-mthrkh.md) — بما في ذلك الدخول التتبعي، الخروج التتبعي، وإعدادات التتبع العكسي مثل “اشترِ عند الهبوط” أو “بع عند الصعود”.&#x20;

نحن [تراكيب جني الربح + وقف الخسارة](/goodcryptox-ar/perp-dexs/awamr-ydwyh/mzyj-tp+sl.md) بمستوى مختلف تمامًا: يمكنك تعيين أهداف TP متعددة، جعل SL يتبع أهداف TP المنفذة، أو تطبيق منطق تتبعي على أي من الطرفين.&#x20;

يمكنك أيضًا تشغيل استراتيجيات آلية باستخدام [شبكة](/goodcryptox-ar/perp-dexs/albwtat/bwt-alshbkh.md), [DCA](/goodcryptox-ar/perp-dexs/albwtat/bwt-dca.md)، أو [التتبع اللامتناهي](/goodcryptox-ar/perp-dexs/albwtat/alastmraryh-allamtnahyh-almttbah.md) روبوتات، وتشغيل أو إلغاء أي أمر أو روبوت في goodcryptoX باستخدام [webhooks](/goodcryptox-ar/perp-dexs/webhooks.md) — المدعومة من أي استراتيجية أو تنبيه في TradingView.


---

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

```
GET https://docs.goodcrypto.app/goodcryptox-ar/perp-dexs/hyperliquid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
