> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/alarbyh/products/cancan/products-services/buying-products-services/selling-through-the-stake-market.md).

# البيع من خلال سوق الأسهم

بما أنك تاجر، سيتم إخطارك بأي حصة جديدة تم إنشاؤها على أي من منتجاتك عن طريق البريد الإلكتروني. يمكنك أيضًا التحقق من سوق الحصص الخاص بقناتك لعرض أي حصص جديدة تم إنشاؤها والتقدم بطلب لها. سيسمح ذلك لك بإكمال شراء عنصر الحصة. بمجرد تسليم العنصر أو تقديم الخدمة للعميل، سيُطلب من سوق الحصص إطلاق دفعتك.

للتقدم بطلب لحصة، انتقل إلى قائمة لوحة التحكم في الحصة وانقر على الزر **التقدم بالطلب**

<div><figure><img src="/files/0sWt3Atgqz1ASNzrK4hG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/stkFwRRS4DaYp3I3te29" alt=""><figcaption></figcaption></figure></div>

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

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

* الخطوة التالية هي المضي قدمًا في مرحلة التنفيذ وتسليم المنتج/الخدمة للعميل. يجب أن تتمكن من الاتصال بالعميل عن طريق التحقق من قناته أو التحقق من شروط حصته لمعرفة ما إذا كانت تركت معلومات الاتصال هناك.
* بعد مرحلة التنفيذ، يجب عليك تحديث الاتفاقيات الخاصة بك. حدد حصتك بالنقر على معرفها (الذي في الصورة أعلاه هو 7)، ثم انقر فوق الزر لوحة التحكم للانتقال إلى قائمة لوحة التحكم في حصتك. انقر فوق تحديث الاتفاقية لكشف النموذج عن اليمين، اترك مستوى الاتفاقية على جيد، وقم بتأكيد النموذج

<div><figure><img src="/files/C89tjEQowzWzO7qfu5z4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zN7QtxMON40C7xyRKQdA" alt=""><figcaption></figcaption></figure></div>

* بمجرد أن يقوم العميل أيضًا بتحديث اتفاقه/اتفاقها إلى جيد، يجب أن تتمكن من سحب دفعاتك. تأكد من اختيار الحصة (في الصورة أدناه، معرف البائع هو 7)
* انقر على الزر **سحب من الحصة** في قائمة لوحة التحكم في حصتك. في النموذج على اليمين، قم بتعيين خيار **إزالة نفسك كشريك** إلى نعم وقم بتأكيد النموذج لإكمال عملية الشراء (لا حاجة لملء مبلغ).

<div><figure><img src="/files/KKt9EbYIozlNTpEfatWM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fC4wUB5uOdaGSevPVXB9" alt=""><figcaption></figcaption></figure></div>

تهانينا! لقد أكملت بنجاح أول عملية بيع لديك من خلال سوق الحصص.


---

# 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.payswap.org/alarbyh/products/cancan/products-services/buying-products-services/selling-through-the-stake-market.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.
