# Niestandardowi mennicy

Wdrożenie niestandardowego menedżera umożliwia wysyłanie klientom NFT z własnego kontraktu NFT (mintera).

Oto przewodnik krok po kroku dotyczący wdrażania niestandardowego mintera:

* Upewnij się, że utworzyłeś kanał. Instrukcję, jak to zrobić, znajdziesz na poniższej stronie:

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

* Przejdź do strony głównej kanału i kliknij przycisk **Lista produktów**

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

* Przeczytaj opis każdego parametru i podaj odpowiednią wartość. Zatwierdź formularz i po kilku sekundach powinieneś zobaczyć swój NFT wyświetlony wraz z resztą poprzednich NFT. Załaduj ponownie stronę, jeśli Twój NFT się nie wyświetli. Ustaw parametr **Użyj** **Custom Minter** na Tak, jak na obrazku poniżej i wprowadź adres kontraktu NFT w polu **Adres Mintera**. Zweryfikuj i potwierdź transakcję.

<figure><img src="/files/yaXHTDEVWLQjic5ObIqC" 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/polski/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.
