# Connecting Your Wallet

{% stepper %}
{% step %}

### Connect Wallet

* On the top right hand corner of the website, click "Connect wallet".

<figure><img src="/files/dT3ClNG5oWFArrkYLYIV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### For Decentralized Hot Wallet Users

* If you are using a decentralized Wallet (eg; MetaMask, Rabby), click "Continue with a wallet".
* If you are using a Privy Wallet, skip to step 4.

<div align="left"><figure><img src="/files/4oZD4KGdUIRvOTIbQTZE" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select your Wallet

Select your wallet, and complete wallet connection by signing the transaction.

<div align="left"><figure><img src="/files/8F6mtBkIqmP8AqAhRUK9" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### For privy.io Wallet users

* If you are using a Privy.io Wallet, type in your email and click submit

<div align="left"><figure><img src="/files/Wmjm2IUkrV78W8DYm1Nc" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Type In The Confirmation Code

* Once you click "Submit", a confirmation code will be sent to your email.&#x20;
* Enter the confirmation code to connect to Prodigy.Fi's DApp.

<div align="left"><figure><img src="/files/MuegfE6G9idoPKrUQXiS" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://prodigyfi.gitbook.io/structured-yields/getting-started/how-to-get-started/connecting-your-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.
