# Card Generation Usage

1. Merchant Panel > Providers > Card Generation > Establish a connection by selecting the provider.

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

2. Merchant Panel > Providers > Card Generation > Enable the card type you want to create and enter other general information in the General Settings section.

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

3. Merchant Panel > Providers > Card Generation > Enter the API key (ApiKey) provided by the provider in the Integration Information section.

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

**Congratulations! You've successfully integrated the card issuance process. You can now create custom cards for your users!**


---

# 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://developer.paywall.one/payment-orchestration-integration-document/overview/providers/card-generation-usage.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.
