# WALLET INFRASTRUCTURE

- [DeKaha Softwallet](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet.md): STAGE: Alpha Version Launched, ongoing development
- [How-To Tutorials](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials.md): This is the library of tutorials on how to use and maximize DeKaha Softwallet.
- [How to Create wallet](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-create-wallet.md)
- [How to Import Wallet](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-import-wallet.md)
- [How to Secure Wallet Keys](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-secure-wallet-keys.md)
- [How to Buy Crypto using Cash](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-buy-crypto-using-cash.md)
- [How to Send Crypto](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-send-crypto.md)
- [How to Receive Crypto](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-receive-crypto.md)
- [How to Swap Crypto](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials/how-to-swap-crypto.md)
- [Integrations](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/integrations.md)
- [DeKaha DeFi Business](https://docs.altswitch.io/wallet-infrastructure/dekaha-defi-business.md): STAGE: On-development
- [Alt Hardwallet](https://docs.altswitch.io/wallet-infrastructure/alt-hardwallet.md): STAGE: On-development


---

# 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://docs.altswitch.io/wallet-infrastructure.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.
