# ZKX Wallet

- [What is ZKX Wallet?](https://docs.libertyswap.finance/zkx-wallet/what-is-zkx-wallet.md)
- [Privacy Policy](https://docs.libertyswap.finance/zkx-wallet/privacy-policy.md)
- [Core Architecture](https://docs.libertyswap.finance/zkx-wallet/core-architecture.md): Working on this page
- [Private Mode](https://docs.libertyswap.finance/zkx-wallet/private-mode.md)
- [Public Mode](https://docs.libertyswap.finance/zkx-wallet/public-mode.md)
- [User Manual](https://docs.libertyswap.finance/zkx-wallet/user-manual.md)
- [Create your ZKX Wallet account](https://docs.libertyswap.finance/zkx-wallet/user-manual/create-your-zkx-wallet-account.md)
- [Switching Between Public Mode and Private Mode](https://docs.libertyswap.finance/zkx-wallet/user-manual/switching-between-public-mode-and-private-mode.md)
- [Managing networks](https://docs.libertyswap.finance/zkx-wallet/user-manual/managing-networks.md)
- [Adding a Custom Token](https://docs.libertyswap.finance/zkx-wallet/user-manual/adding-a-custom-token.md)
- [Sending Tokens](https://docs.libertyswap.finance/zkx-wallet/user-manual/sending-tokens.md)
- [Shielding Tokens](https://docs.libertyswap.finance/zkx-wallet/user-manual/shielding-tokens.md)
- [Unshielding Tokens](https://docs.libertyswap.finance/zkx-wallet/user-manual/unshielding-tokens.md)
- [Accessing dApps](https://docs.libertyswap.finance/zkx-wallet/user-manual/accessing-dapps.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://docs.libertyswap.finance/zkx-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.
