# Menu

To start using the [Lenfi P2P (Aada V1)](https://app.aada.finance/) you must connect to the Cardano blockchain using one of the Cardano native wallets listed below:

<figure><img src="/files/uaGxCmFn79MyIDQaWiEn" alt=""><figcaption></figcaption></figure>

* [Nami wallet ](https://namiwallet.io/)
* [Eternl wallet](https://eternl.io/app/mainnet/welcome)
* [Flint wallet](https://flint-wallet.com/)
* [Gero wallet](https://www.gerowallet.io/)

After connecting your wallet to the dApp, you can proceed exploring the features and functionalities.


---

# 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://lenfi.gitbook.io/docs/lenfi-v1-protocol/lenfi-p2p-aada-v1/how-to-use-the-platform/menu.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.
