# How to link your wallet to the Vault

To start staking WMTx you must first manually verify your wallet in the Vault. The Vault looks at the entire status of the Cardano wallet that is attached (verified) in the Vault and is updated accordingly.&#x20;

The wallet verification, or proof of ownership, involves a small transaction of a specific amount of ADA that is provided in the Vault dashboard. This number is different for each Vault and is an amount only you would be able to see. &#x20;

To verify your wallet, you will need access to:&#x20;

* Your Vault
* Your compatible Cardano wallet that holds your WMTx- please do not attempt to stake from an exchange wallet. To read about compatible wallets check out our doc [<mark style="color:purple;">**here**</mark>](/docs/faq-and-support/vault-support/supported-wallets.md).&#x20;

Inside your Vault, you will have a wallet address section for staking. If you already have a pending wallet for staking, you might need to delete the address by clicking on the bin icon on the right-hand side, leaving you with a fresh field to verify your wallet address.&#x20;

To verify your wallet, you need to enter your wallet address in the wallet address field. You will then see a precise amount of ADA to transfer to the address you added in the Vault, normally between 1.4 - 1.8 ADA. You can either make the transaction from within your own wallet or send this amount from another Cardano wallet. The verification amount must stay in that address while the Vault verifies the wallet. In most cases this is under 10 minutes but may take longer occasionally.&#x20;

**Pro tip**: keep in mind any fees. Typically, your Cardano wallet will add the fees on top of the amount of ADA you wish to send meaning the intended amount is received in that address. Make sure you have enough ADA so you can perform the verification step.&#x20;

Once your wallet has been verified you will start staking your WMTx.


---

# 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/how-to-link-your-wallet-to-the-vault.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.
