> For the complete documentation index, see [llms.txt](https://userguide.dcentwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.dcentwallet.com/kr/dcent-app.md).

# 디센트 모바일 앱 & PC 확장 프로그램

- [모바일 앱 소개](https://userguide.dcentwallet.com/kr/dcent-app/intro.md)
- [멀티월렛 기능](https://userguide.dcentwallet.com/kr/dcent-app/multi-wallet-feature.md)
- [계정 만들기](https://userguide.dcentwallet.com/kr/dcent-app/create-account.md)
- [커스텀 토큰을 추가하는 방법](https://userguide.dcentwallet.com/kr/dcent-app/create-account/how-to-add-a-custom-token-account.md)
- [생성한 계정 제거 (숨기기) 방법](https://userguide.dcentwallet.com/kr/dcent-app/create-account/how-to-remove-hide-a-coin-account.md)
- [사용자 정의 경로 계정 추가하는 방법](https://userguide.dcentwallet.com/kr/dcent-app/create-account/how-to-add-a-custom-path-btc-account.md)
- [앱 설정 메뉴](https://userguide.dcentwallet.com/kr/dcent-app/mobile-app-setting-menu.md): 디센트 모바일 앱 설정
- [전체 지갑 관리](https://userguide.dcentwallet.com/kr/dcent-app/mobile-app-setting-menu/manage-all-wallets.md)
- [지문인증형 콜드월렛](https://userguide.dcentwallet.com/kr/dcent-app/mobile-app-setting-menu/manage-all-wallets/biometric-wallet.md)
- [카드 월렛(올인원 지갑)](https://userguide.dcentwallet.com/kr/dcent-app/mobile-app-setting-menu/manage-all-wallets/card-wallet.md)
- [앱 월렛(소프트웨어)](https://userguide.dcentwallet.com/kr/dcent-app/mobile-app-setting-menu/manage-all-wallets/software-wallet.md)
- [거래소 사용자 정보 인증 (이메일 인증 기능)](https://userguide.dcentwallet.com/kr/dcent-app/mobile-app-setting-menu/email-verification.md)
- [PC 확장 프로그램(D'CENT Wallet for Chrome)](https://userguide.dcentwallet.com/kr/dcent-app/pc-dcent-wallet-for-chrome.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/dcent-app.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.
