# Getting Cardano Tokens

To interact with the Cardano blockchain of which VyFinance is built upon, users will first need to purchase some Cardano (ADA) tokens and send them to their respective NAMI or CCVault wallet addresses. To purchase ADA user can use a range of Centralized exchanges such as Coinbase, Binance, Coinspot etc.. Once purchased on one of these platforms users will then need to send the ADA tokens to their choice of either NAMI or CCVault.


---

# 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.vyfi.io/getting-started/getting-cardano-tokens.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.
