# Setup Wallet

If you are a new user on Oasys Hub, you will need to set up your wallet in advance of using Palmy Finance.

We recommend using [MetaMask](https://metamask.io/) as a client wallet. For installation instructions, please refer to Oasys Hub's documentation. For more details, visit:

[Getting started with MetaMask](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask)

If you have already installed MetaMask and set up your wallet, you can simply connect with Palmy and start your journey!


---

# 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.palmy.finance/palmy-finance/getting-started/how-to-use/setup-wallet.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.
