> For the complete documentation index, see [llms.txt](https://docs.tme9games.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tme9games.com/product-solutions/steam/how-to-get-code-from-bot.md).

# طريقة استخدام بوت تيليقرام للحسابات المتشتركه

{% hint style="danger" %}
**لا تدخل الحساب لين توصل آخر خطوه، حتى يستخرج لك الكود الصحيح**
{% endhint %}

<p align="center">انتبه للتنبية هذا ☝️</p>

## اول خطوه تفتح رابط المحادثة للبوت

{% embed url="<https://t.me/Tme9GamesBOT>" %}
رابط البوت
{% endembed %}

## ثم تضغط على ستارت للبوت حتى يتفعل معك

<mark style="color:red;">Start</mark>

<figure><img src="/files/qzx91sEmDMEgiPwESPeu" alt=""><figcaption><p>زر Start موّضح في الصورة بالاسفل</p></figcaption></figure>

### بعد ماتضغط الزر، بيرسل لك البوت شرح مبسط عن طريقة استخدامه <a href="#h_fed04f1717" id="h_fed04f1717"></a>

<figure><img src="/files/eVxbJZdYi3GEJVGabKyx" alt=""><figcaption></figcaption></figure>

## الان استعمل أمر /code لتبدأ مرحلة استخراج الكود <a href="#h_9aec4a5462" id="h_9aec4a5462"></a>

<mark style="color:red;">**/code**</mark>

<figure><img src="/files/QucFGJLOPxi51CxVWylI" alt=""><figcaption><p>تحتاج الى رقم الطلب وصلك بعد شراء المنتج</p></figcaption></figure>

## كيف ترسل رقم الطلب للبوت

<figure><img src="/files/drvrtOiaSbqa1NgKyOqc" alt=""><figcaption><p>خطوة ارسال رقم الطلب للبوت</p></figcaption></figure>

#### هنا تحصل رقم طلبك لكن لا تنسخ الـ# برقم الطلب، اكتب له الرقم فقط <mark style="color:red;">بدون هاشتاق</mark>

<figure><img src="/files/nR6JM7xVov9Y4VweXeVT" alt=""><figcaption><p>توضيح لرقم الطلب</p></figcaption></figure>

<p align="center">بعد الشراء من متجر تميص، وصلك يوزرنيم لستيم وباسوورد. الان تكتب للبوت اليوزرنيم لستيم</p>

## اختر منصة الحساب الي وصلك بعد الشراء <a href="#h_df0fb503b1" id="h_df0fb503b1"></a>

<p align="right">بعد الشراء من متجر تميص، وصلك كل معلومات الحساب الي بتدخله. اختر منصة الحساب الي وصلك، وعطه المعلومات.</p>

<figure><img src="/files/khCBCrMh9qmCtyFjUE55" alt=""><figcaption><p>اختيار المنصة وارسال اليوزرنيم</p></figcaption></figure>

{% hint style="success" %}
**الان وبعد ماتجي هذه الرسالة من البوت، تدخل الحساب وتنتظره يجيب الكود**
{% endhint %}

#### - تدخل معلومات الحساب بستيم (او بمنصة الحساب الي وصلك) <a href="#h_725abe1213" id="h_725abe1213"></a>

<figure><img src="/files/0RiABj7U4PZyqgl7WxGe" alt=""><figcaption></figcaption></figure>

#### - تسجل دخول <a href="#h_1a64781ec7" id="h_1a64781ec7"></a>

<figure><img src="/files/CuHFoACAMo0Ufl9q4jL7" alt=""><figcaption></figcaption></figure>

### بعد تسجيل الدخول، البوت بيرسلك الكود خلال 15-180 ثانية. انتظره! <a href="#h_910c0a7332" id="h_910c0a7332"></a>

<figure><img src="/files/SYlUCMycCCwvIQW6RHG6" alt=""><figcaption><p><em>مثل ماهو واضح البوت، جاب الكود</em></p></figcaption></figure>

### بعد كذا تحط الكود بستيم او بالمنصة الي وصلتك ومبروك عليك ياعسل! الله يبارك لك ويهنيك 🎉 <a href="#h_a19475aa2e" id="h_a19475aa2e"></a>

## شكرًا لك لاختيارك متجر تميص 🧡 <a href="#h_c912c4c12b" id="h_c912c4c12b"></a>


---

# 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.tme9games.com/product-solutions/steam/how-to-get-code-from-bot.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.
