> For the complete documentation index, see [llms.txt](https://tpwallet.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet.md).

# ETH Wallet

- [What Is EIP-1559?](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/eip-1559.md)
- [ETH 2.0 Staking Vault Service Agreement](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/eth-2.0-staking-vault-service-agreement.md)
- [Eth2.0 Staking Vault Rules](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/eth2.0-staking-vault.md)
- [Eth2.0 Staking Nodes List](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/eth2.0-node-list.md)
- [How to retrieve the previous ETH wallet?](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/import-eth.md)
- [How to create ETH wallet?](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/how-to-create-eth-wallet.md)
- [TP Wallet Gas Station User Agreement](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/tokenpocket-gas-station-user-agreement.md)
- [Transaction Pending Forever? Here is How You Make it Successful Faster!](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/transaction-pending-forever-here-is-how-you-make-it-successful-faster.md)
- [FAQs on Ethereum](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/faqs-on-ethereum.md)
- [What is Token Transfer Approval, and What Risk Does it Involve?](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/what-is-token-transfer-approval-and-what-risk-does-it-involve.md)
- [How to Use Watch Mode in TP Wallet to Check the Balance in ETH 2.0 Depositing Contract](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/how-to-use-watch-mode-in-tokenpocket-to-check-the-balance-in-eth-2.0-depositing-contract.md)
- [What is ETH Transaction Accelerator?](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/transaction-accelerator.md)
- [Manage the unpackaged transactions](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/unpackaged.md)
- [What is Token Approval and How to Grant Token Approval?](https://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet/token-approval.md)


---

# 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://tpwallet.gitbook.io/en/wallet-faq-en/eth-wallet.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.
