# How to connect to OpenSea

## Connecting from D'CENT mobile app's Dapp browser (Discovery)

Blockchain based Dapp services can be accessed via the **"Discovery"** Tab.

In case of Android, **"OpenSea"** can be found in the list.

For iOS, you will need to do a search by entering **"opensea"** in the search bar. From the search result, click on the [**OpenSea**](https://opensea.io/) site link.

![](/files/zMndfPdXkQcn4W8We6ak)

Access the OpenSea website and click the **"Connect"** button at the top right.

A wallet connection request will automatically be triggered by the OpenSea website.\
Check the account information to be connected and click the **"Connect"** button to link your D'CENT Wallet to the dApp site.

To complete the wallet connection, a signature request will be initiated.\
Click the **"Sign in"** button, then verify with fingerprint or PIN in your wallet to finish the connection process.

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

OpenSea supports connections to various networks such as **Ethereum, Polygon, Base**, and **Optimism**.\
To switch to a different network, tap the network icon at the top right, click **"Switch"**, and then select the desired network.

![](/files/syYKxv2BmGwYrGqNrQOg)

## Connecting from PC (Using WalletConnect)

If you are accessing OpenSea site from a PC environment, you can use **"WalletConnect"** to connect with your account on D'CENT Wallet.&#x20;

From the OpenSea site, click the **"Connect"** button and select **"WalletConnect"**. A QR code will be displayed on your PC screen.

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

![](/files/6xt0pKfsU9Oz2iMh50Ud)

Open the D'CENT mobile app and tap the **QR code scan icon** at the top of the **"My Wallet"** or **"Discovery"** tab to scan the QR code shown on the PC screen. Your wallet will then be connected via WalletConnect.

{% hint style="warning" %}
Starting from D'CENT Mobile App version **v7.6.2 or higher**, you can also connect via the **"My Wallet"** tab using WalletConnect.
{% endhint %}

![](/files/u2r81rGgvEkax4gjeImd)

For more details on how to use WalletConnect, please refer to the user guide below.

{% content-ref url="/pages/-MSbANVwVz7-eegkL5ZX" %}
[Using WalletConnect](/native-service/dapp-browser/using-wallet-connect.md)
{% endcontent-ref %}


---

# 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://userguide.dcentwallet.com/external-service/how-to-connect-to-opensea.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.
