# Wallet Connect

**Step 1**: After clicking  `Connect`  on Dework app, choose  `Wallet Connect`, then click  `Connect` in the pop-up window that appears

{% hint style="warning" %}
**Note**: Make sure the right wallet is active in your wallet app before clicking  `Connect`
{% endhint %}

![Click Connect on the Wallet Connect pop-up](/files/Ogu832ZshiC1SvhcyM3J)

**Step 2**: Select the supported app you'd like to sign in with via Wallet Connect

![Select the supported wallet app](/files/Ae1LnzNNxSP7Tn0j9VuA)

**Step 3**: Click  `Connect`  in the wallet app to connect the active wallet to Dework first

![Click Connect in the wallet app](/files/QY21OXjAChQSWn0AHHW1)

**Step 4**: Click  `Sign`  in your wallet app to sign the message & login to Dework with the chosen wallet

{% hint style="info" %}
**Note**: This step has to be done in your wallet app. If you got sent to your mobile browser after **Step 3**, then return to the wallet app to sign the message & login.&#x20;
{% endhint %}

![Click Sign in the wallet app](/files/763OU79dGJZvV1mNbiR3)

{% hint style="success" %}
You will now be connected to Dework and can proceed to [Getting started on Dework](/product-docs/guides-for-orgs/getting-started-on-dework.md)as an org or [Browsing DAOs on Dework](/product-docs/guides-for-contributors/browsing-daos-on-dework.md) as a contributor!
{% endhint %}


---

# 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://dework.gitbook.io/product-docs/fundamentals/wallet-connect.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.
