# 댑 사이트에 지갑 연결하기

## 댑 사이트에 접속하기 <a href="#accessing-a-dapp-site" id="accessing-a-dapp-site"></a>

댑 사이트 접속 방법은 다음과 같습니다.

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

**1)** 목록에서 원하는 서비스를 선택하거나 혹은 검색창에서 댑 사이트를 검색합니다.

**2)** 서비스 정보(지원 네트워크 등)와 주의 사항을 확인하고 **"위 내용을 확인하였으며, 동의합니다."**&#xC5D0; 체크한 뒤 **"서비스 바로가기"** 버튼을 클릭합니다.

**3)** 댑 사이트에 접속하여 "Connect(지갑 연결)" 버튼을 눌러서 디센트 지갑을 연결할 수 있습니다.

## 댑 사이트에 지갑 연결하기 <a href="#connect-wallet-to-a-dapp-site" id="connect-wallet-to-a-dapp-site"></a>

탈중앙화 애플리케이션(DApp) 사이트에 접속하면 웹사이트에서 **일반적으로 사용 중인 블록체인 지갑을 감지**하고 **자동으로 지갑 연결 요청을 트리거** 합니다. 이 때 연결되는 계정 정보를 확인하고 **"연결"** 버튼을 누르면 디센트 지갑이 댑 사이트에 연결됩니다.

<div align="left"><img src="/files/WSYSZrbks3OO4tqU7WM8" alt="" width="330"></div>

댑 사이트에서 자동으로 지갑 연결이 트리거 되지 않을 수 있습니다. 이 경우 사이트 메뉴에서 **"Connect"** 또는 **"Connect Wallet"** 버튼을 눌러 지갑 연결 옵션에서 **"D'CENT"** 또는 **"WalletConnect"**&#xB97C; 선택하면 디센트 지갑이 댑 사이트에 연결됩니다.

![](/files/gYoZ6UClRsCmFKeTf0I5)


---

# 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/kr/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.
