# TPtool

- [TokenPocket Nickname System](https://help.tpwallet.io/en/wallet-operation/tptool/tokenpocket-nickname-system.md)
- [Easy Inscription User Guide](https://help.tpwallet.io/en/wallet-operation/tptool/inscription.md)
- [Magic Eden User Guide (Inscription)](https://help.tpwallet.io/en/wallet-operation/tptool/magic-eden.md)
- [EIP-4527](https://help.tpwallet.io/en/wallet-operation/tptool/eip-4527.md)
- [How to Use TokenPocket](https://help.tpwallet.io/en/wallet-operation/tptool/eip-4527/tokenpocket.md): EIP-4527 is an Ethereum Improvement Proposal that provides a secure, transparent, and user-friendly solution for data transfer between offline signers and watch-only wallets using QR codes.
- [How to Use MetaMask](https://help.tpwallet.io/en/wallet-operation/tptool/eip-4527/metamask.md): EIP-4527 is an Ethereum Improvement Proposal that provides a secure, transparent, and user-friendly solution for data transfer between offline signers and watch-only wallets using QR codes.


---

# 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.tpwallet.io/en/wallet-operation/tptool.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.
