# Connecting your wallet to a dApp site

## Accessing a DApp Site

Follow the steps below to access a DApp site:

<figure><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FhFZ2Ltg62TbA9eqhAzPs%2FDiscovery-07.png?alt=media&#x26;token=5a6d687b-423a-4ae8-8772-36ffaccd10b5" alt=""><figcaption></figcaption></figure>

**1)** Select your desired service from the list or search for the DApp site using the search bar.

**2)** Check the service information (such as supported network) and the notice. Then, tick the checkbox **"I have read and agree to the above,"** and click the **“Go to Service”** button.

**3)** Once the DApp site opens, click the **“Connect”** button to connect your D'CENT wallet.

## **Connect Wallet to a DApp Site**

When you access a decentralized application (DApp) site, the website typically detects the blockchain wallet in use and automatically triggers a connection request.\
At this point, review the account information being connected, then tap the **“Connect”** button to link your D'CENT wallet to the DApp site.

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FUFKHy4DeuLkfgL1G3GTk%2FDiscovery-08.gif?alt=media&#x26;token=c2900191-5292-4c41-92e6-b21a1732d52e" alt="" width="305"></div>

Wallet connection may not be automatically triggered when visiting a DApp site. In this case, you can manually connect your wallet by clicking the **"Connect"** or **"Connect Wallet"** button from the site’s menu. Then, choose **"D’CENT"** or **"WalletConnect"** from the wallet connection options to link your D’CENT wallet to the DApp site.

![](https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FVeGhpG4HEe22VV73Z7C8%2FDiscovery-09.png?alt=media\&token=da25a7e9-6034-4994-8eca-67260277f046)


---

# 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/native-service/dapp-browser/connecting-wallet-to-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.
