# عمال سك النقود المخصصون

نشر صانع مخصص يمكنك من صك NFTs لعملائك من عقد NFT الخاص بك (الصانع).

فيما يلي دليل تحديثي خطوة بخطوة لنشر صانع مخصص:

* تأكد من أنك قد قمت بإنشاء قناة. يمكنك العثور على دليل للقيام بذلك في الصفحة أدناه:

[كانكان](/alarbyh/products/cancan.md)

* انتقل إلى الصفحة الرئيسية للقناة وانقر على زر **قائمة المنتج**.

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

* اقرأ وصف كل معلمة وقم بتقديم القيمة المناسبة. قم بتأكيد النموذج وبعد بضع ثوانٍ، يجب أن ترى NFT الخاص بك مع بقية NFTs السابقة الخاصة بك. قم بإعادة تحميل الصفحة في حال عدم ظهور NFT الخاص بك. ضع قيمة المعلمة **استخدم صانع مخصص** على نعم كما هو موضح في الصورة أدناه وأدخل عنوان عقد NFT الخاص بك في حقل **عنوان الصانع**. قم بتأكيد الصفقة.

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


---

# 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.payswap.org/alarbyh/products/ecollectibles/custom-minters.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.
