# Connect your wallet to a Website/dApp

With Talisman you are able to connect to dApps across the EVM and Substrate ecosystem. Talisman can be used with all dApps that support EVM wallets.&#x20;

In the case that the dApp does not support a multi-wallet connector like RainbowKit or WalletConnect, you can connect to a dApp by clicking on the Metamask connector.  If this is the case and you have Metamask installed together with Talisman, you can temporarily disable Metamask so that the connections don't interfere with each other.&#x20;

Here is a guide walking you through connecting your Talisman wallet to a dApp:

1. Go to the Website/dApp and click “Connect”. In this case, we are using Opensea as an example.&#x20;

<div align="left"><figure><img src="/files/mWJGNHltfdpMyJYExZfv" alt=""><figcaption></figcaption></figure></div>

2. Select Talisman from the list of supported wallets.

<div align="left"><figure><img src="/files/ef9FO4ilKpiBUB7SHfyk" alt=""><figcaption></figcaption></figure></div>

3. A popup will prompt you to choose a Talisman account. Select a Talisman account and click Connect 1.

<div align="left"><figure><img src="/files/3IDbXzNjTH40BNejenLx" alt=""><figcaption></figcaption></figure></div>

4. In the case of Opensea, you’ll be prompted to approve a sign request showing you accept their term & condition and privacy policy.

<div align="left"><figure><img src="/files/w3CqTNwrQvKv8L5gDaWR" alt=""><figcaption></figcaption></figure></div>

5. Now the Talisman wallet is connected, which can be seen on the top left corner.

<div align="left"><figure><img src="/files/f0lmCBUIoa2a5YPEdsUZ" alt=""><figcaption></figcaption></figure></div>

6. To connect a different account to the dApp, from Talisman popup view, click on the network connector icon outlined in red in the image below.

<div align="left"><figure><img src="/files/eleSp8BjCHkuyL2lZ4BZ" alt="" width="375"><figcaption></figcaption></figure></div>

7. Select the account you want to switch to, and the dapp will connect to the new account.    &#x20;

<div align="left"><figure><img src="/files/a9G0SIgzr1lxZJcUWpCU" alt="" width="375"><figcaption></figcaption></figure></div>

<mark style="color:$primary;">Note: Certain networks on Polkadot have implemented EVM accounts (i.e. Moonbeam). You can connect to these accounts by enabling them here. (It is off by default).</mark>&#x20;

<div align="left"><figure><img src="/files/dcmTtyqQ9rc17qxcsTmi" alt="" width="375"><figcaption></figcaption></figure></div>

8. In this example of connecting our Talisman wallet to Opensea, we’re connected to two wallets. By clicking “link wallet wallet to this account”, both wallets to one account. You can choose to keep your wallets on separate accounts on Opensea by clicking “switch accounts” instead.&#x20;

<div align="left"><figure><img src="/files/9iqKBHoWsZ2OE22tAbcR" alt=""><figcaption></figcaption></figure></div>

You will be prompted to approve a sign request from your Talisman wallet.

<div align="left"><figure><img src="/files/jcCQGJHLWWPw31VMXOGP" alt=""><figcaption></figcaption></figure></div>

You can then change/switch accounts directly from the Website/dApp interface by clicking your profile icon in the top left corner. .&#x20;

Most dApps behave this way. Choose in the Talisman extension which accounts you want to connect to the site and then specify via the dApp menu which of those accounts you want to use.

<div align="left"><figure><img src="/files/LHLt96C4VSy7qsZAYj6n" alt=""><figcaption></figcaption></figure></div>

9\. If you want to reset your settings for a dApp you can do so via the Talisman setting “Connected Sites”. Adjust your connected accounts or even choose Forget Site to give it a fresh start.

<div align="left"><figure><img src="/files/dxEDci6gHhtkUQM8D5s2" alt=""><figcaption></figcaption></figure></div>

v 3.1.16


---

# 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.talisman.xyz/talisman/wallet-features/using-talisman-with-a-website-dapp/connect-your-wallet-to-a-website-dapp.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.
