# Connect your wallet

First, install the [**partisia-wallet Chrome Extension**](https://chromewebstore.google.com/detail/partisia-wallet/gjkdbeaiifkpoencioahhcilildpjhgh)**.**

You must then create a new wallet and log in to the extension.

Once you installed and setup the wallet extension, to connect your wallet on MetaNames follow the list below:

1. Go to [app.metanames.app](https://app.metanames.app)
2. Click on "Connect wallet" button on the top right of the page
3. Follow the steps as shown on the pop-up
4. Insert your wallet password
5. <mark style="color:purple;">Start your journey with MetaNames</mark> :tada:

<figure><img src="/files/Km5vIWc9e8TGodMFUSyY" 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://docs.metanames.app/getting-started/connect-your-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.
