# Card Test Numbers

### Test Card 3D Success

> **Card number:** `4024 0071 9269 0864`\
> **cvv:** 334\
> **Expiry:** 02/29\
> **Pin:** 6620\
> **OTP:** 12345

### Test Card 3D Failure

> **Card number:** `4024 0071 4508 7440`\
> **cvv:** 334\
> **Expiry:** 02/29\
> **Pin:** 6620\
> **OTP:** 12345


---

# 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.kitegateway.com/integrations/test-numbers/card.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.
