# Test Card

<mark style="color:red;">**Note: The test debit card number will not work in the live environment. For more info, please see**</mark> [Sandbox Environment](/swapped-ramp/readme/sandbox-environment.md)

**It's currently only possible to make test orders with Visa/MasterCard as the payment method and ETH or BTC as the cryptocurrencies.**

### Debit Card:

Card number:

```plaintext
4929 4205 7359 5709
```

Expiration date:

```plaintext
10/31
```

CVC/CVV:

```plaintext
123
```


---

# 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.swapped.com/swapped-ramp/readme/test-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.
