# Product Features

### *Connect wallet*

Friendly reminder: Remember that before creating a wallet, it's important that you:&#x20;

* *Download and set up the latest version of the wallet from the official website;*
* *Follow the setup instructions carefully;*&#x20;
* *Backup your recovery phrases and keep them in various places;*
* *DO NOT disclose your recovery phrases to anyone;*
* *DO NOT share your recovery phrase on any website other than your wallet app.*

Now, click "*connect wallet*" on the top-right hand corner.

<figure><img src="/files/c0dmYjSVByYWKCEwlDz8" alt=""><figcaption><p>Connect wallet</p></figcaption></figure>

In the next step, you will be asked to choose between Metamask Wallet and WalletConnect.

<figure><img src="/files/9qCIbmtCOa1a8q63G500" alt=""><figcaption><p>Choose between Metamask or WalletConnect</p></figcaption></figure>

After you connect your crypto wallet, you will be automatically directed to the next page (Dashboard), where you can see how many funds have been already locked in vaults, what is the current collateral ratio as well as amount of minted USDV.

<figure><img src="/files/SamwFCkBFXazoIvnC23H" alt=""><figcaption><p>Dashboard</p></figcaption></figure>


---

# 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.usdv.com/usdv/usdv-explained/product-features.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.
