# 디센트 외부 서비스

- [해시팩 지갑 연결하기 (HBAR 스테이킹 가이드)](https://userguide.dcentwallet.com/kr/external-service/connect-with-hashpack-wallet-extension-including-hbar-native-staking.md)
- [블레이드 지갑 연결하기 (HBAR 스테이킹 가이드)](https://userguide.dcentwallet.com/kr/external-service/connect-with-blade-wallet-extension-including-hbar-native-staking.md)
- [메타마스크 연결하기(QR-based)](https://userguide.dcentwallet.com/kr/external-service/qrbasedmetamask.md)
- [카이아 월렛과 연결하기](https://userguide.dcentwallet.com/kr/external-service/kaiawallet.md): 디센트 지문인증형 하드웨어 지갑과 카이아 월렛 연동 방법
- [PancakeSwap 이용 방법](https://userguide.dcentwallet.com/kr/external-service/pancakeswap.md): 디센트 댑 브라우저(Discovery 탭)에서 PancakeSwap을 이용하기 위한 가이드
- [OpenSea에 연결하기](https://userguide.dcentwallet.com/kr/external-service/how-to-connect-to-opensea.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://userguide.dcentwallet.com/kr/external-service.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.
