# Web

You can download it from [here](https://wallet.plian.org/).

**How to Connect PIWallet Web**

* Click Connect wallet button in the top-right corner, your MetaMask will ask you to select a wallet address and approve to switch to Plian child ( Plian L2wallet network).
* Once connected successfully, you will see the [wallet ](https://pliangroup.gitbook.io/plian/for-developers/how-to-connect-metamask-to-plian)address.

As a PlianDAO member, you can also:

* Vote for validators
* Apply to be a candidate node


---

# 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://pliangroup.gitbook.io/plian/using-the-blockchain/piwallet/web.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.
