# KEYRING SMART

- [使い方](https://help.keyring.app/jp/keyring-smart/how-it-works.md): KEYRING SMART Walletの使い方
- [モバイルブラウザでWalletにログインできないときの対処法](https://help.keyring.app/jp/keyring-smart/disable-pop-up-blocker.md): iphone/Safariの場合
- [FAQ](https://help.keyring.app/jp/keyring-smart/faq.md): よくある質問
- [ヘッダー：KEYRING Smart SDK 統合ガイド](https://help.keyring.app/jp/keyring-smart/keyring-smart-sdk-integration-guide.md): dAppにKEYRING Smart SDKを統合
- [免責事項](https://help.keyring.app/jp/keyring-smart/disclaimer.md): KEYRING SMART Wallet 免責事項
- [利用規約](https://help.keyring.app/jp/keyring-smart/terms-of-service.md): どうぞご注意してお読みください
- [プライバシーポリシー](https://help.keyring.app/jp/keyring-smart/privacy-policy.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://help.keyring.app/jp/keyring-smart.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.
