# How to use the Visa Service ?

1. First, make sure you have the MetaMask browser extension installed and set up. This is a necessary tool for interacting with the SpillWays Cards Service, as it allows for secure and easy transactions on the Ethereum blockchain.
2. Once you have MetaMask set up, go to the SpillWays Cards Service website at <https://spillways.finance/visa-card/>
3. On the homepage, you will see an option to choose the amount you want to deposit. \
   The deposit options are 100, 250, 500 and 1000 USDC.
4. Select the amount you want to deposit and click on the "Deposit" button.&#x20;

<figure><img src="/files/7Gstgao9Mn7AupvHn5qr" alt=""><figcaption></figcaption></figure>

1. After clicking on the "Deposit" button, a MetaMask pop-up will appear. \
   This is asking you to confirm the deposit transaction. \
   Click on the "Accept" button to complete the deposit.<br>
2. Once the card deposit is confirmed, your card will be available in the "My Cards" section\
   Here, you will see a list of all the cards you have created. \
   The card you just created will be listed at the top of the page.<br>
3. To view the details and balance of your card, simply click on it in the "Your Cards" page.\
   You will see the card number, expiration date, and the current balance.\ <br>

Congratulations! You have successfully created a virtual visa card using the SpillWays Visa Service. \
This service allows you to easily generate a virtual visa card that can be used for online and offline purchases.\
The virtual visa card is powered by the Ethereum blockchain, which makes it secure and easy to use, in the future, multiple chains will be opened to this service.

Please note that you need to have MetaMask installed and set up to use the SpillWays Card Service. \
Also, make sure to follow the instructions carefully to avoid any mistake. \
If you have any questions or encounter any issues, you can contact the SpillWays support team for assistance.


---

# 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://spillways.gitbook.io/documentation/tutorials/how-to-use-the-visa-service.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.
