# Connecting Your Wallet

## Support for Desktop and Mobile Devices

{% hint style="warning" %}
SAFETY TIP: Be sure to always check the URL carefully before connecting your wallet to any site.  Ours marketplace is ---> <https://metahi.market&#x20>;
{% endhint %}

### &#x20;<mark style="color:purple;">STEP 1</mark>&#x20;

Click the 'PROFILE' icon in the top right corner of the page.

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

### &#x20;<mark style="color:purple;">STEP 2</mark>&#x20;

Clickck on the wallet provider that you wish to connect

&#x20; ![](/files/kM0txurOBJ7CqMyjXv31)

### &#x20;<mark style="color:purple;">STEP 3</mark>

A request will pop-up on your wallet asking you to confirm the connection to MetaHi marketplace. If you agree to the conditions, please confirm the request.&#x20;

{% hint style="success" %}
You have successfully connected your wallet to the MetaHi Marketplace!
{% endhint %}


---

# 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://help.metahi.world/metahi/connecting-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.
