> For the complete documentation index, see [llms.txt](https://docs.clv.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clv.org/portal/wallet-and-dapp.md).

# Clover Wallets & Dapps

- [Clover Extension Wallet](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet.md)
- [Getting Started](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/installation.md)
- [Switch Networks](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/switch-networks.md)
- [Add Tokens](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/add-tokens.md)
- [Send Tokens](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/send-tokens.md)
- [Cross-Chain Transfer](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/cross-chain-transfer.md)
- [View Seed Phrase](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/view-seed-phrase.md)
- [Import Account](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/import-account.md)
- [dApp Integration](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/dapp-integration.md)
- [Substrate dApp Integration](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/substrate-dapp-integration.md)
- [Solana-dApp-Integration](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/solana-dapp-integration.md)
- [dApp Interaction Protocol](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/dapp-protocol.md)
- [Wallet Integration QA](https://docs.clv.org/portal/wallet-and-dapp/clover-extension-wallet/wallet-integration-qa.md)
- [Clover Mobile Wallet](https://docs.clv.org/portal/wallet-and-dapp/clover-mobile-wallet.md)
- [Clover Web Wallet](https://docs.clv.org/portal/wallet-and-dapp/clover-web-wallet.md)
- [dApp Integration](https://docs.clv.org/portal/wallet-and-dapp/clover-web-wallet/dapp-integration.md)
- [Clover Assets Explorer](https://docs.clv.org/portal/wallet-and-dapp/assets-stats-and-management.md): one-stop assets management
- [Clover Cross-Chain Explorer](https://docs.clv.org/portal/wallet-and-dapp/clover-cross-chain-explorer.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 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.clv.org/portal/wallet-and-dapp.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.
