# مينتر الافتراضي

يمكنك تشغيل المُزيّن الافتراضي لتتمكن من طبع NFTs لعملائك دون الحاجة إلى كتابة أي سطر من الشيفرة.

فيما يلي دليل خطوة بخطوة لتشغيل مُزيّن افتراضي:

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

{% content-ref url="/pages/Jq5NZinn7kgKn4p83Z4e" %}
[CanCan](/alarbyh/products/cancan.md)
{% endcontent-ref %}

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

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

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

<figure><img src="/files/y5oqDM1aCrByOEKpcA3h" 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/the-default-minter.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.
