# Connecting External Wallets

You can connect external wallest from any chain quickly and easily:

1. Press your profile image in the top right of the web page
2. Click on "Settings" to open the extended drop down menu
3. Select "External Wallets" to see the wallet that you have already connected or to connect a wallet
4. Press the button to connect your desired wallet as you would on any other site.&#x20;
5. Once connected, you will be asked to sign a popup confirming your link to the site.
6. Once connected, we will know to check that wallet whenever you need to import a product or attempt to access a gated drop page. Learn more about gated drops here: [Gated Sale Pages](/core-features/marketplace/drop-pages/gated-sale-pages.md).


---

# 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.dyli.io/core-features/your-profile/connecting-external-wallets.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.
