# Instructions

- [Pass Identity Verification (KYC)](https://help.cards.gomining.com/instructions/pass-identity-verification-kyc.md)
- [Get your virtual card](https://help.cards.gomining.com/instructions/get-your-virtual-card.md)
- [Choose the crypto asset for payments](https://help.cards.gomining.com/instructions/choose-the-crypto-asset-for-payments.md)
- [View your card details](https://help.cards.gomining.com/instructions/view-your-card-details.md)
- [Top-Up and Withdrawal](https://help.cards.gomining.com/instructions/top-up-and-withdrawal.md)
- [Block or Unblock your card](https://help.cards.gomining.com/instructions/block-or-unblock-your-card.md)
- [Change email or phone number](https://help.cards.gomining.com/instructions/change-email-or-phone-number.md)
- [Set a new PIN code](https://help.cards.gomining.com/instructions/set-a-new-pin-code.md)


---

# 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.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.
