# Installing a Self-Custodial Wallet

While we offer self-custodial login options with email and social logins, we recommend using OpenPeer through your own self-custody wallet on your device.\
\
If you're interacting with OpenPeer on mobile we recommend accessing OpenPeer through the browser within your wallet like those offered by Metamask, Trust Wallet, or Coinbase Wallet.

If you're interacting with OpenPeer on desktop (app.openpeer.xyz) we recommend using a browser wallet like Metamask, Rabby or [Zeal](https://www.zeal.app/).

[**Getting started with Metamask**](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask)<br>


---

# 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.openpeer.xyz/openpeer-docs/getting-started/installing-a-self-custodial-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.
