# Top-Up and Withdrawal

### How to Top Up Your Card Balance?

{% hint style="warning" %}
You can top up your card balance only by transferring funds from your GoMining wallet. External deposits directly to the card are not supported.
{% endhint %}

1. Open the *Assets* → *Cards* section:\
   ![](/files/2YLukN9NuyIg9nKU6p4z)
2. Choose your card.
3. Click the **Top up** button:\
   ![](/files/0CcnXuCwcsVl4kpwEi3b)
4. Choose the asset you want to use.
5. Transfer crypto from your GoMining wallet.
6. Confirm the operation.

### How to Withdraw Back to Your Wallet?

You can remove the reservation and return the crypto to your wallet balance.

1. Open the *Assets →* *Cards* section:\
   ![](/files/LdkY4RNhFtxrW5F6zAJY)
2. Choose your card.
3. Click the **Withdraw** button:\
   ![](/files/eyTeAwQvqCsRgWQEUuI7)
4. Choose the amount you want to transfer to your wallet.
5. Confirm the operation.


---

# 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/top-up-and-withdrawal.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.
