# Block or Unblock your card

### How do I block my card?

1. Open the *Assets →* *Cards* section:\
   ![](/files/k7Zu6hWqOJo4XOmmqM3R)
2. Select the card you want to block.
3. Click the **Block** button:\
   ![](/files/OIQpZoCsR2NSj0RYcR5o)
4. Confirm the operation.

{% hint style="warning" %}
Your card will be automatically deleted after 30 calendar days.
{% endhint %}

### How do I unblock my card?

If you blocked the card yourself, you can unblock it:&#x20;

1. Open the *Assets →* *Cards* section:\
   ![](/files/jWyxaBChAQR74pMsvRmV)
2. Select the blocked card.
3. Click the **Unblock card** button:\
   ![](/files/6tzgsJ8fhN8IDNfDnx9w)
4. Confirm the operation.

{% hint style="success" %}
The card number (PAN) does not change after unblocking.
{% 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/block-or-unblock-your-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.
