> For the complete documentation index, see [llms.txt](https://docs.libertyswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libertyswap.finance/zkx-wallet/user-manual/accessing-dapps.md).

# Accessing dApps

ZKX Wallet provides seamless access to a wide range of decentralized applications (dApps), allowing users to easily explore and interact with the DeFi ecosystem directly from the wallet.

The wallet includes an integrated dApp directory featuring various supported platforms across multiple blockchain networks.

### **Connecting to a dApp**

To connect ZKX Wallet to a dApp:

1. Open the dApp section within ZKX Wallet.
2. Browse or select a dApp from the available list.
3. On the selected dApp interface, choose the appropriate wallet connection option.
4. The dApp will automatically detect ZKX Wallet.
5. Approve the connection request within the wallet interface.

Once connected, you can begin interacting with the dApp, including:

* Swapping assets
* Providing liquidity
* Bridging tokens
* Participating in DeFi protocols
* Managing on-chain activities

### **Automatic Wallet Detection**

ZKX Wallet is designed to integrate smoothly with EVM-compatible dApps. In most cases, supported platforms will automatically recognize the wallet extension without requiring additional configuration.

### **Important Notes**

* Always verify the authenticity of a dApp before connecting your wallet.
* Carefully review all transaction and signature requests before approving them.
* Some dApps may require switching to a specific network before interaction.


---

# 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.libertyswap.finance/zkx-wallet/user-manual/accessing-dapps.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.
