# Connect a wallet

### About

First step using Marginly. The app supports multiple wallets such as Metamask, Brave, Trust Wallet, Ledger Live and many others. &#x20;

### **Step-by-step guide**

1. Click the network icon in the top right corner
2. Scan QR code with mobile or choose from a number of options in the desktop section
3. Make sure you have connected the correct wallet and correct network by doing the following:

   Click on network icon in the top right corner (1) and then click on the network (3)

<figure><img src="/files/HwwemNawvJu08Bgkmr4l" alt=""><figcaption></figcaption></figure>

Check your wallet (1), network (2) and balances (3)

<figure><img src="/files/FkS27UvWFM1PCLG68l7G" alt=""><figcaption></figcaption></figure>


---

# 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.marginly.com/app/how-to/connect-a-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.
