# Connect wallet to dApp

In order to start the staking process, MetaMask wallet has to be connected to our website.

Please open <https://staking.ethernity.cloud> and click on the "Connect Wallet" button as shown below.

<figure><img src="/files/alDbXYfwZefBAMgHtXlU" alt=""><figcaption><p>Click on Connect Wallet</p></figcaption></figure>

<figure><img src="/files/AMhQmZsI2aEo0BnUx1BG" alt=""><figcaption><p>Select which wallet you would like to use and click on Next</p></figcaption></figure>

<figure><img src="/files/ZzQuTkbDmbAYMgAYO7jL" alt=""><figcaption><p>Click on the "Connect" button</p></figcaption></figure>

<figure><img src="/files/tcX9x4FVpDLl6sfykAAG" alt=""><figcaption><p>Homepage</p></figcaption></figure>

Now that we are connected to the staking dApp please continue to the next section.


---

# 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.ethernity.cloud/staking-dapp/connect-wallet-to-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.
