# WALLET OPERATION

- [How to Create a Wallet?](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet.md)
- [HALO Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/halo-use-guide.md)
- [GateChain(GT) Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/gatechain-gt-use-guide.md)
- [BitTorrent Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/bittorrent-use-guide.md)
- [Conflux eSpace Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/conflux-espace-use-guide.md)
- [KCC Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/kcc-use-guide.md)
- [Harmony Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/harmony-use-guide.md)
- [Moonbeam Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/moonbeam-use-guide.md)
- [WAX Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/wax-use-guide.md)
- [xDai Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/xdai-use-guide.md)
- [Solana Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/solana-use-guide.md)
- [Avalanche Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/avalanche-use-guide.md)
- [Fantom Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/fantom-use-guide.md)
- [Arbitrum Use Guide!](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/arbitrum-use-guide.md)
- [Polygon (Matic) Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/polygon-matic-use-guide.md)
- [Klaytn Use Guide](https://help.coinpocket.io/wallet-operation/how-to-create-a-wallet/klaytn-use-guide.md)
- [About NFT](https://help.coinpocket.io/wallet-operation/about-nft.md)
- [NFT skin design competition tutorial](https://help.coinpocket.io/wallet-operation/about-nft/nft-skin-design-competition-tutorial.md)
- [NFT Application Specification](https://help.coinpocket.io/wallet-operation/about-nft/nft-application-specification.md)
- [How to set NFT Asset Card, Receive Background, and Avatar on TokenPocket?](https://help.coinpocket.io/wallet-operation/about-nft/how-to-set-nft-asset-card-receive-background-and-avatar-on-tokenpocket.md)
- [NFT application description](https://help.coinpocket.io/wallet-operation/about-nft/nft-application-description.md)
- [About DApp](https://help.coinpocket.io/wallet-operation/about-dapp.md)
- [How to create DApp List?](https://help.coinpocket.io/wallet-operation/about-dapp/how-to-create-dapp-list.md)
- [How to collect DAPP and TIP-001 protocol?](https://help.coinpocket.io/wallet-operation/about-dapp/how-to-collect-dapp-and-tip-001-protocol.md)
- [About Custom Network/Token](https://help.coinpocket.io/wallet-operation/about-custom-network-token.md)
- [Moonriver-Add Custom Network Guide](https://help.coinpocket.io/wallet-operation/about-custom-network-token/moonriver-add-custom-network-guide.md)
- [How to Add Custom Network](https://help.coinpocket.io/wallet-operation/about-custom-network-token/how-to-add-custom-network.md)
- [About Custom Token](https://help.coinpocket.io/wallet-operation/about-custom-network-token/about-custom-token.md)
- [Design a link to promote your chain](https://help.coinpocket.io/wallet-operation/about-custom-network-token/design-a-link-to-promote-your-chain.md)
- [How to Trade on DEX?](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex.md)
- [SushiSwap on OKChain Guide](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/sushiswap-on-okchain-guide.md)
- [JustSwap on Tron Gudie](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/justswap-on-tron-gudie.md)
- [PuddingSwap on HSC Guide](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/puddingswap-on-hsc-guide.md)
- [MDEX on HECO Guide](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/mdex-on-heco-guide.md)
- [PancakeSwap on BSC Guide](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/pancakeswap-on-bsc-guide.md)
- [Uniswap on Ethereum Guide](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/uniswap-on-ethereum-guide.md)
- [Transit Swap 2.0 Guide](https://help.coinpocket.io/wallet-operation/how-to-trade-on-dex/transit-swap-2.0-guide.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.coinpocket.io/wallet-operation.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.
