> 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/japanese/dcent-app.md).

# 🟥D'CENT アプリケーション & PC拡張プログラム

- [【スマホ版アプリのご紹介】](https://userguide.dcentwallet.com/japanese/dcent-app/intro.md)
- [【マルチウォレット機能】](https://userguide.dcentwallet.com/japanese/dcent-app/multi-wallet-feature.md)
- [【アカウントの作成方法】](https://userguide.dcentwallet.com/japanese/dcent-app/create-account.md)
- [【カスタム型トークンの追加方法】](https://userguide.dcentwallet.com/japanese/dcent-app/create-account/how-to-add-a-custom-token-account.md)
- [【アカウントの非表示設定方法】](https://userguide.dcentwallet.com/japanese/dcent-app/create-account/how-to-remove-hide-a-coin-account.md)
- [【カスタマイズパス(ルート)型アカウントの追加方法】](https://userguide.dcentwallet.com/japanese/dcent-app/create-account/how-to-add-a-custom-path-account.md)
- [【スマホ版アプリの設定メニュー】](https://userguide.dcentwallet.com/japanese/dcent-app/mobile-app-setting-menu.md): D'CENT スマホ版アプリの設定方法
- [【すべてのウォレットを管理】](https://userguide.dcentwallet.com/japanese/dcent-app/mobile-app-setting-menu/manage-all-wallets.md)
- [【指紋認証対応コールド・ウォレット】](https://userguide.dcentwallet.com/japanese/dcent-app/mobile-app-setting-menu/manage-all-wallets/biometric-wallet.md)
- [【カード型コールド・ウォレット】](https://userguide.dcentwallet.com/japanese/dcent-app/mobile-app-setting-menu/manage-all-wallets/card-wallet.md)
- [【ソフトウェア型ウォレット】](https://userguide.dcentwallet.com/japanese/dcent-app/mobile-app-setting-menu/manage-all-wallets/software-wallet.md)
- [【トラベル・ルールの本人認証(Eメール)】](https://userguide.dcentwallet.com/japanese/dcent-app/mobile-app-setting-menu/toraberurrunoemru.md)
- [【PC拡張プログラム(D'CENT Wallet for Chrome)】](https://userguide.dcentwallet.com/japanese/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/japanese/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.
