> 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-operation/how-to-create-a-wallet.md).

# How to Create a Wallet?

- [Aptos Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/aptos.md)
- [FON Smart Chain Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/fon.md)
- [EthereumPoW Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/ethw.md)
- [EthereumFair (ETF) Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/etf.md)
- [Arbitrum Nova Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/arb-nova.md)
- [ETC Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/etc-use-guide.md)
- [HALO Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/halo-use-guide.md)
- [GateChain(GT) Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/gt-use-guide.md)
- [BitTorrent Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/bttc-use-guide.md)
- [Conflux eSpace Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/cfx-use-guide.md)
- [KCC Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/kcc-use-guide.md)
- [Harmony Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/harmony-use-guide.md)
- [Moonbeam Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/moonbeam-use-guide.md)
- [WAX Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/wax-use-guide.md)
- [xDai Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/xdai-use-guide.md)
- [Solana Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/solana-use-guide.md)
- [Avalanche Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/avalanche-use-guide.md)
- [Fantom Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/fantom-use-guide.md)
- [Arbitrum Use Guide!](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/arbitrum-use-guide.md)
- [Klaytn Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/klaytn-use-guide.md)
- [Polygon (Matic) Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/polygon-matic-use-guide.md)
- [BSC Use Guide](https://tpwallet.gitbook.io/en/wallet-operation/how-to-create-a-wallet/bsc-use-guide.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-operation/how-to-create-a-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.
