# Supported wallets

The Vault support almost all Cardano wallets. The only exception being exchange wallets. It is up to you to decide which Cardano wallet suits your needs best.&#x20;

Warning: if you use a spoof wallet and/or provide your wallet keys to anyone, then your wallet will be compromised and will most likely lose any funds associated with that wallet. Never share your seed words! &#x20;

Where can I find my Cardano wallet seed words?&#x20;

When you create a new wallet, you are given the seed words to keep safe in case you need to restore access to your wallet. If you lose your seed words and do not have access to your wallet then you have lost access to any funds associated with that wallet. It is important to keep these seed words safe.


---

# 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://faq.worldmobiletoken.com/docs/faq-and-support/vault-support/supported-wallets.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.
