# Get your virtual card

1. Open the *Assets* section in the app.
2. Click the **Create card** button:\
   ![](/files/cZK6rfsWO0ZplkPsk1XB)
3. Complete the **Advanced** **KYC.**&#x20;
4. Confirm your contact details.&#x20;
5. If you have less than €100 in total across supported assets, add funds to your wallet to continue.
6. Set your **PIN code** (for ATM and offline purchases).
7. Set your **3DS password** (for online payments).
8. Click **Continue** to complete the issuance.

Your virtual card is issued instantly and becomes active as soon as it’s created, so you can start using it for online payments or add it to Apple Wallet / Google Wallet for NFC purchases.

{% hint style="success" %}
New cards are created with a zero balance. To make your first payment, you’ll need to [top up](/instructions/top-up-and-withdrawal.md#how-to-top-up-your-card-balance) your card balance by transferring funds from your GoMining wallet.
{% endhint %}


---

# 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://help.cards.gomining.com/instructions/get-your-virtual-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.
