# DeKaha Softwallet

Altswitch's softwallet named "Dekaha" can provide users with a secure and user-friendly way to interact with the blockchain, allowing for self-custody and cross-border transactions.

{% embed url="<https://youtu.be/y14qumb2Gy0>" %}

By providing users with a softwallet, it can help solve issues related to user education and adoption rates, as it can make it easier for users to navigate the blockchain ecosystem.

Additionally, by providing self-custody, it can increase security and privacy for users, ultimately leading to a more trustworthy and engaged community. The ability to facilitate cross-border transactions can also solve real-world problems related to traditional financial systems, as it can provide users with a more accessible and cost-effective way to send and receive money across borders.

<details>

<summary>Features ready to use (Click me)</summary>

* [x] Create Wallet
* [x] Import Wallet
* [x] Manage Multiple Wallets
* [x] Access Multi-Chain Networks (BTC, ETH, BSC, POLYGON, TRON)
* [x] Receive Cryptocurrencies with all the above networks.
* [x] Send Cryptocurrencies with all the above networks.
* [x] Easily Buy Cryptocurrencies using your Debit and Credit Card
* [x] Instant Swap Cryptocurrencies
* [x] Market data tracking of selected Top Cryptocurrencies
* [x] Access DApps with an in-app browser.
* [x] Set your Pin code.
* [x] Change security to Biometrics.
* [x] Quickly access Altswitch Channels

</details>

{% content-ref url="dekaha-softwallet/how-to-tutorials" %}
[how-to-tutorials](https://docs.altswitch.io/wallet-infrastructure/dekaha-softwallet/how-to-tutorials)
{% endcontent-ref %}

Overall, Dekaha can provide a valuable tool for anyone looking to interact with the blockchain ecosystem in a secure and user-friendly way.


---

# 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/dekaha-softwallet.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.
