# FOR USERS

- [Crypto Wallets](https://docs.planq.network/for-users/crypto-wallets.md)
- [MetaMask Configuration](https://docs.planq.network/for-users/metamask.md)
- [Castrum Wallet](https://docs.planq.network/for-users/keplr.md): In this guide, you will learn how to set up the Castum Wallet by Planq Network. Castrum is the preferred wallet to use when interacting with Planq or other Cosmos / EVM chains.
- [Castrum Wallet FAQ](https://docs.planq.network/for-users/keplr/castrum-wallet-faq.md)
- [Supported Chains on Castrum](https://docs.planq.network/for-users/keplr/supported-chains-on-castrum.md): The following page has a full list of supported Chains on Casrum.
- [Brave Wallet](https://docs.planq.network/for-users/brave-wallet.md)
- [Leap Wallet](https://docs.planq.network/for-users/leap-wallet.md): In this guide, you will learn how to set up the Leap wallet to interact with the Planq network.
- [Keplr wallet](https://docs.planq.network/for-users/keplr-1.md): In this guide, you will learn how to set up the Keplr wallet to interact with the Planq network.
- [Bridges](https://docs.planq.network/for-users/bridge.md)
- [IBC (Planq Chain, other Cosmos chains)](https://docs.planq.network/for-users/bridge/other_chain.md)
- [Deltaswapp WebApp (BSC, other EVM Chains)](https://docs.planq.network/for-users/bridge/deltaswap.md)
- [Assumptions](https://docs.planq.network/for-users/bridge/deltaswap/assumptions.md)
- [DELTA Token](https://docs.planq.network/for-users/bridge/deltaswap/delta-token.md)
- [ERC20 / IBC Conversion](https://docs.planq.network/for-users/bridge/deltaswap/erc20-ibc-conversion.md)
- [EVM Chain Integration](https://docs.planq.network/for-users/bridge/deltaswap/evm-chain-integration.md)
- [Governor](https://docs.planq.network/for-users/bridge/deltaswap/governor.md)
- [Operations](https://docs.planq.network/for-users/bridge/deltaswap/operations.md)
- [Supported Chains and Contracts](https://docs.planq.network/for-users/bridge/deltaswap/supported-chains-and-contracts.md)
- [Updating Testnet](https://docs.planq.network/for-users/bridge/deltaswap/updating_testnet.md)
- [Vesting](https://docs.planq.network/for-users/bridge/deltaswap/vesting.md): Delta holders are able to lock up their Delta tokens and gain vote powers in the protocol.
- [FAQs for Bridge transfers](https://docs.planq.network/for-users/bridge/faq.md)
- [Tips & FAQs](https://docs.planq.network/for-users/tips-and-faqs.md): For end-users


---

# 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.planq.network/for-users.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.
