# Test Card Information

Use our test cards, any future expiry date, and any CVV to get test the transactions in the test environment.

{% hint style="info" %}
**For Test Mode Only:** You can use these test card to make payments in test mode only. Using these for live mode payments will result in failed transaction.
{% endhint %}

### **Test Card details**

| **Card Type** |                                          **Card Details**                                          |
| :-----------: | :------------------------------------------------------------------------------------------------: |
|      Visa     | <p>4111 1111 1111 1111<br></p><p>​Expiry Date: Any future Date</p><p>CVV: 111</p><p>Name: Test</p> |


---

# 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.paykun.com/technical-guide/test-card-information.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.
