# KEYRING SMART DECARD

- [入门指南](https://help.keyring.app/zh/keyring-smart-decard/getting-started.md): 介绍 KEYRING SMART DeCard
- [手机浏览器无法登录 Wallet 的解决方法](https://help.keyring.app/zh/keyring-smart-decard/disable-pop-up-blocker.md): 为确保顺利登录，请关闭弹窗拦截
- [拯救您的 DeCard](https://help.keyring.app/zh/keyring-smart-decard/rescue-your-decard.md): 如果更改 Passkey，如何重新访问您的钱包
- [FAQ](https://help.keyring.app/zh/keyring-smart-decard/faq.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-decard.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.
