# كيفية الاستخدام

للبدء باستخدام مستشار الاستراتيجية، كل ما عليك فعله هو تقديم أسئلتك أو مطالباتك!

<figure><img src="/files/bzvL8pTM6e0ZWojAPMAg" alt="مستشار الاستراتيجية 2"><figcaption></figcaption></figure>

سيتبع الذكاء الاصطناعي تدفقًا منظمًا من العمليات لتوليد استجابات مفيدة:

1. **تفكيك الأفكار** – قم بتقسيم المعلومات المقدمة أو المشكلة إلى أسئلة فرعية أصغر أو "أفكار".
2. **توليد الأفكار** – قم بتوليد إجابات محتملة أو "أفكار" لكل من هذه الأسئلة الفرعية.
3. **تقييم الأفكار** – قم بتقييم الصلة والتأثير المحتمل لكل فكرة.
4. **خوارزمية البحث** – اختر الفكرة الأكثر وعدًا لتطويرها إلى استجابة مفصلة.
5. **أريد أن أعرف المزيد عن** – إذا كانت هناك أي فجوات في المعرفة أو أنواع معينة من المعلومات المطلوبة لتقديم استجابة مستنيرة، سأطلب معلومات إضافية منك.

إذا بدا أن الناتج يفتقر إلى بعض الفروق الدقيقة أو وجهات النظر، يمكنك تقديم معلومات إضافية وسيتولى مستشار الاستراتيجية تحسين الاستراتيجيات التي يقدمها.


---

# Agent Instructions: 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.skydeck.ai/ar/genstudio-workspace/tools/strategy-consultant/how-to-use.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.
