> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/wallet-operation/protocol.md).

# 协议层新功能操作指引

- [关于Nostr协议](https://help.tokenpocket.pro/cn/wallet-operation/protocol/nostr.md)
- [NostrAssets使用教程](https://help.tokenpocket.pro/cn/wallet-operation/protocol/nostrassets.md)
- [关于 EIP-7702](https://help.tokenpocket.pro/cn/wallet-operation/protocol/eip7702.md): EIP-7702：让以太坊账户更聪明、更简单的关键一步
- [EIP-7702 升级教程](https://help.tokenpocket.pro/cn/wallet-operation/protocol/eip7702-upgrade.md): 使用 TokenPocket 轻松升级 EIP - 7702
- [什么是 7702 智能授权](https://help.tokenpocket.pro/cn/wallet-operation/protocol/what-is-7702-smart-authorization.md): 它让你可以为 DApp 设置有限权限，例如可使用的资产、额度和时间范围，DApp 只能在授权规则内执行操作。


---

# 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://help.tokenpocket.pro/cn/wallet-operation/protocol.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.
