# Top Up Balance

## Top Up Fina Card

You can top up your card with cryptocurrencies by clicking the "Top Up" button in the home page.

Select the asset you want to top-up your card and enter the amount. Fina will charge 1% of the top-up amount as fee.

There is a minimum and maximum top-up amount and the value will be adjusted from time to time

<figure><img src="/files/pkwehi9pbMgkgOmwLZPd" alt=""><figcaption></figcaption></figure>

After entering a valid amount and click "Top Up", you will be prompted to sign a transaction to send us the top-up asset. Your card balance will be increased after the transaction is sent.

## Top Up Fail

If for whatever reason, your top-up transaction is sent but your card balance is not increased, you can retrieve your top up by clicking "Top Uo failed? Retrieve it here" at the bottom of the top up modal.

<figure><img src="/files/gGWmpaTBFXRoNmnB0TQ7" alt=""><figcaption></figcaption></figure>

Enter the transaction hash and click "Confirm" and your balance should be increased. If it still does not work for you, please create a ticket at <https://chat.fina.cash>


---

# 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.fina.cash/fina-card/features/top-up-balance.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.
