# ONBOARDING

## Getting started

If you don’t already have a wallet, download the **Rabby Wallet** from your browser, <https://rabby.io/>. You can set up a new wallet directly in Rabby or import an existing one by following the **Rabby setup guide**.

1. Visit <https://app.harmonix.fi/> in your browser and connect your wallet.

   <figure><img src="/files/Yg7jSIMsHBfY8tmmzEKK" alt=""><figcaption></figcaption></figure>
2. After clicking Rabby, its extension should pop up. If the Rabby extension does not open, click on the Rabby icon in your extension bar.
3. Click **Connect** when prompted. This step lets Rabby know that this is a trusted site.

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

You are now connected to the Harmonix dapp!

Follow the next sections to learn how to deposit and withdraw.


---

# 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://harmonix-finance.gitbook.io/harmonix-docs/onboarding.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.
