# Getting start

## Connecting your wallet

Head over to [Meso.finance](https://meso.finance/) to access our APP.

Click " Launch App " on the top right conner of the page to begin your journey.&#x20;

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

In order to engage with **Meso Finance**, it is essential to have an Aptos-compatible wallet. For an optimal experience, we recommend utilizing the **Petra wallet** and **Pontem wallet**

Click the "**Connect Wallet"** button at the middle of the page or on top right corner of the screen and select your preferred wallet.&#x20;

<figure><img src="/files/jvacsUZJ8gG4zCHYXSVg" alt=""><figcaption></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://doc.meso.finance/how-we-work/getting-start.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.
