# Link to Metamask

1. Navigate to the Link wallet section and click on the button.

<figure><img src="/files/6nw6lwfV4l48S1PRaPEQ" alt=""><figcaption></figcaption></figure>

2. Click on the connect button next to the required wallet .

<figure><img src="/files/9w4JO64iqnFv7Z3pMZs9" alt=""><figcaption></figcaption></figure>

3. After clicking on the connect button, user needs to select the desired account from metamask .
4. After selecting the account, click on the sign button from the wallet pop up.

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

5. After clicking on sign button user would receive a toast message

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

6. After successful connected users can see all the connected wallets under the section connected accounts.&#x20;

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

The steps are similar for phantom wallets as well, except that the signature request pop up would appear in the phantom extension.&#x20;

Please note that for security reasons, users cannot manually remove connected wallets. Should a wallet need to be removed or changed, users are advised to contact support for assistance.&#x20;

Favorite wallet : To streamline the token allocation and airdrop process on the launchpad, users are encouraged to designate a favorite wallet from their linked wallets. By default, the first linked wallet is automatically set as the favorite. However, users have the flexibility to change their favorite wallet to their preferred choice. This ensures that users receive token allocations and airdrops seamlessly through their preferred wallet


---

# 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.homnifi.com/other-products/welcome-to-wallek/tutorial-wallek-web/link-to-metamask.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.
