> 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/native-service.md).

# 🟥D'CENT 内部サービス

- [【ダップス(DApps)ブラウザ・ディスカバリー(Discovery)】](https://userguide.dcentwallet.com/japanese/native-service/dapp-browser.md)
- [【ダップス(DApps)サイトとウォレットとの連携】](https://userguide.dcentwallet.com/japanese/native-service/dapp-browser/connecting-wallet-to-dapp.md)
- [【ダップス(DApps)ブラウザのアカウント選択方法】](https://userguide.dcentwallet.com/japanese/native-service/dapp-browser/switch-dapp-browser-account.md): ダップス(DApps)ブラウザ用のネットワークの選択と変更方法
- [【ウォレットコネクト(WalletConnect)の使用方法】](https://userguide.dcentwallet.com/japanese/native-service/dapp-browser/using-wallet-connect.md)
- [【ダップス(DApps)の権限撤回方法】](https://userguide.dcentwallet.com/japanese/native-service/dapp-browser/how-to-revoke-dapp-allowances.md)
- [【インサイト(Insight)】](https://userguide.dcentwallet.com/japanese/native-service/insight.md)
- [【スワップ(Swap)】](https://userguide.dcentwallet.com/japanese/native-service/swap.md)
- [Swap対応ネットワーク一覧](https://userguide.dcentwallet.com/japanese/native-service/swap/supported-networks.md)
- [【ガスパス(GasPass)】](https://userguide.dcentwallet.com/japanese/native-service/gas-pass.md)
- [【FTSO ポータル(投票券の委譲)】](https://userguide.dcentwallet.com/japanese/native-service/ftso-portal-vote-delegation.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/native-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.
