> 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/lottery/marketplace-lottery.md).

# يانصيب السوق

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

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

## كيفية تحويل أموال اليانصيب إلى يانصيب السوق؟

يمكنك المطالبة بتحويل الأموال من الأسواق إلى يانصيب السوق كلما كان هناك جولة جديدة جارية. إليك كيفية القيام بذلك:

* انتقل إلى [صفحة اليانصيب](https://payswap.org/lotteries)
* ابحث عن يانصيب السوق وانقر على زر **لوحة التحكم** في لوحته
* في قائمة لوحة التحكم، انقر على زر المطالبة بإيرادات اليانصيب. للمطالبة بأموال اليانصيب الأولى، املأ النموذج كما هو موضح أدناه وقم بتأكيد العملية. سيتم نقل أموال اليانصيب من جميع الأسواق الثلاث إلى يانصيب السوق.

<div><figure><img src="/files/12AX0ZL5jlji0gJjAC8e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SPFHH2DHxelvm9jcuQcM" alt=""><figcaption></figcaption></figure></div>

* اليانصيب الثاني هو الذي يتم إنشاؤه من الرعاة على الأسواق. املأ النموذج مع وضع حقل من الرعاة على نعم وقم بتأكيد العملية. سيتم نقل الرموز من أموال الرعاة في الأسواق إلى يانصيب السوق
* مبروك! يجب أن يكون لدى يانصيب السوق حوض جوائز كافٍ لتوزيعه على المشاركين.
* يمكن لأي شخص تشغيل هذه الوظائف لتحويل الأموال إلى يانصيب السوق.

## كيفية شراء التذاكر في يانصيب السوق

شراء التذاكر في يانصيب السوق هو مثل شراء التذاكر في أي يانصيب آخر باستثناء أنه إذا كان لديك رصيد يانصيب كافٍ، فسيكون سعر التذكرة 0. يمكنك قراءة المزيد حول كيفية شراء التذاكر في يانصيب على الصفحة أدناه:

{% content-ref url="/pages/I6CCHV6pdRY34KgOqBJY" %}
[كيفية لعب اليانصيب](/alarbyh/products/lottery/how-to-play-lottery.md)
{% endcontent-ref %}

يتم إنشاء تذاكر اليانصيب في كل مرة تقوم فيها بشراء على الأسواق وترتبط بعنوان المحفظة الذي تستخدمه لإجراء المشتريات. هذا يعني أنه إذا كان رصيدك مع عنوان المحفظة 1 هو 100 واستخدمت عنوان المحفظة 2 لشراء تذاكر في يانصيب السوق، فلن يتم استخدام الرصيد البالغ 100. [احصل على المزيد من الدعم من المجتمع هنا.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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/lottery/marketplace-lottery.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.
