# Insurance Payment Test Cards

{% hint style="warning" %}
IMPORTANT These cards are only valid in the test environment The production environment does not recognize these cards
{% endhint %}

**Insurance Test Cards:**

{% tabs %}
{% tab title="Garanti" %}

<table data-view="cards"><thead><tr><th>First8</th><th>Last4</th><th>TCKN</th><th>Result</th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>55496007</td><td>9011</td><td>10549913372</td><td><mark style="color:green;">Successful</mark></td><td></td></tr><tr><td>42731491</td><td>6011</td><td>17884008152</td><td><mark style="color:green;">Successful</mark></td><td></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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/test-cards/insurance-payment-test-cards.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.
