# Hedera Wallet Snap

## Hedera Wallet Snap

- [Introduction](https://docs.tuum.tech/hedera-wallet-snap/basics/introduction.md)
- [Roadmap](https://docs.tuum.tech/hedera-wallet-snap/basics/roadmap.md)
- [FAQs](https://docs.tuum.tech/hedera-wallet-snap/basics/faqs.md)
- [Snap Architecture](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-architecture.md)
- [Snap Account](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-account.md)
- [Snap RPC APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis.md)
- [Basic APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/basic-apis.md)
- [hello](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/basic-apis/hello.md)
- [Snap State APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/snap-state-apis.md)
- [getCurrentAccount](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/snap-state-apis/getcurrentaccount.md)
- [showAccountPrivateKey](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/snap-state-apis/showaccountprivatekey.md)
- [Account APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis.md)
- [getAccountInfo](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/getaccountinfo.md)
- [getAccountBalance](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/getaccountbalance.md)
- [stakeHbar](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/stakehbar.md)
- [unstakeHbar](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/unstakehbar.md)
- [approveAllowance](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/approveallowance.md)
- [deleteAllowance](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/deleteallowance.md)
- [deleteAccount](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/account-apis/deleteaccount.md)
- [Transactions APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/transactions-apis.md)
- [transferCrypto](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/transactions-apis/transfercrypto.md)
- [getTransactions](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/transactions-apis/gettransactions.md)
- [Hedera Token Service APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis.md)
- [hts/createToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-createtoken.md)
- [hts/mintToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-minttoken.md)
- [hts/burnToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-burntoken.md)
- [hts/pauseToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-pausetoken.md)
- [hts/unpauseToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-unpausetoken.md)
- [hts/associateTokens](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-associatetokens.md)
- [hts/dissociateTokens](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-dissociatetokens.md)
- [hts/freezeAccount](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-freezeaccount.md)
- [hts/unfreezeAccount](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-unfreezeaccount.md)
- [hts/enableKYCFlag](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-enablekycflag.md)
- [hts/disableKYCFlag](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-disablekycflag.md)
- [hts/wipeToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-wipetoken.md)
- [hts/deleteToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-deletetoken.md)
- [hts/updateToken](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-updatetoken.md)
- [hts/updateTokenFeeSchedule](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-updatetokenfeeschedule.md)
- [hts/initiateSwap](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-initiateswap.md)
- [hts/completeSwap](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-token-service-apis/hts-completeswap.md)
- [Hedera Smart Contract Service APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis.md)
- [hscs/createSmartContract](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-createsmartcontract.md)
- [hscs/updateSmartContract](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-updatesmartcontract.md)
- [hscs/deleteSmartContract](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-deletesmartcontract.md)
- [hscs/callSmartContractFunction](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-callsmartcontractfunction.md)
- [hscs/getSmartContractFunction](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-getsmartcontractfunction.md)
- [hscs/getSmartContractBytecode](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-getsmartcontractbytecode.md)
- [hscs/getSmartContractInfo](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-smart-contract-service-apis/hscs-getsmartcontractinfo.md)
- [Hedera Consensus Service APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis.md)
- [hcs/createTopic](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis/hcs-createtopic.md)
- [hcs/updateTopic](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis/hcs-updatetopic.md)
- [hcs/submitMessage](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis/hcs-submitmessage.md)
- [hcs/getTopicInfo](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis/hcs-gettopicinfo.md)
- [hcs/getTopicMessages](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis/hcs-gettopicmessages.md)
- [hcs/deleteTopic](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/hedera-consensus-service-apis/hcs-deletetopic.md)
- [Miscellaneous APIs](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/miscellaneous-apis.md)
- [signMessage](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-rpc-apis/miscellaneous-apis/signmessage.md)
- [Snap Permissions](https://docs.tuum.tech/hedera-wallet-snap/hedera-wallet-snap/snap-permissions.md)
- [Introduction](https://docs.tuum.tech/hedera-wallet-snap/getting-started/introduction.md)
- [Application Setup](https://docs.tuum.tech/hedera-wallet-snap/getting-started/application-setup.md)
- [Hello World](https://docs.tuum.tech/hedera-wallet-snap/getting-started/hello-world.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tuum.tech/hedera-wallet-snap/basics/introduction.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.
