# KEYRING SMART

- [运作方式](https://help.keyring.app/zh/keyring-smart/how-it-works.md): 以下是 KEYRING SMART Wallet 的运作方式
- [手机浏览器无法登录 Wallet 的解决方法](https://help.keyring.app/zh/keyring-smart/disable-pop-up-blocker.md): 为确保顺利登录，请关闭弹窗拦截
- [FAQ](https://help.keyring.app/zh/keyring-smart/faq.md): 常见问题解答
- [标题：KEYRING Smart SDK 集成指南](https://help.keyring.app/zh/keyring-smart/keyring-smart-sdk-integration-guide.md): 将 KEYRING Smart SDK 集成到您的 dApp 中
- [免责声明](https://help.keyring.app/zh/keyring-smart/disclaimer.md): KEYRING SMART Wallet 免责声明
- [服务条款](https://help.keyring.app/zh/keyring-smart/terms-of-service.md): 请仔细阅读
- [隐私政策](https://help.keyring.app/zh/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/zh/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.
