# Wallet Connection - In the Catalyst Voting App

{% hint style="info" %}

**IMPORTANT**

* Please proceed with the below process only after the snapshot of the current [Voting Fund](https://iohk.zendesk.com/hc/en-us/articles/900006490763-Project-Catalyst-FAQ) is taken.
* You must use a QR code that you registered before the snapshot.
  {% endhint %}

#### STEP 1 <a href="#step-1" id="step-1"></a>

Install the latest version of the Catalyst Voting application on your mobile device.

#### STEP 2 <a href="#step-2" id="step-2"></a>

Open the Catalyst Voting app on your mobile device and tap "Let's start" or "Skip":

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

#### STEP 3 <a href="#step-3" id="step-3"></a>

Next - tap on "Connect Wallet":

<div align="left"><figure><img src="/files/kv1oTavnumY1kNqYT1di" alt=""><figcaption></figcaption></figure></div>

#### STEP 4 <a href="#step-4" id="step-4"></a>

Next - tap on "Scan voting QR code" and scan the QR code, which you received in Step 7.

<div align="left"><figure><img src="/files/OhRxmhdzJAgF3BIBKZTE" alt=""><figcaption></figcaption></figure></div>

#### STEP 5 <a href="#step-5" id="step-5"></a>

Tap on "I'm ready to scan my QR code" to go to the next step.

<div align="left"><figure><img src="/files/OxQAEXZmkh4tafXPeQIw" alt=""><figcaption></figcaption></figure></div>

#### STEP 6 <a href="#step-6" id="step-6"></a>

Tap on "Continue" to allow access to your camera.

<div align="left"><figure><img src="/files/EE8kz77I0Qbl4V6NAtAu" alt=""><figcaption></figcaption></figure></div>

#### STEP 7 <a href="#step-7" id="step-7"></a>

Enter the 4 digit PIN code, which you set in Step 6 and tap "Confirm".

<div align="left"><figure><img src="/files/sk8GtkxgXLsRE3ga9mPV" alt=""><figcaption></figcaption></figure></div>

#### STEP 8 <a href="#step-8" id="step-8"></a>

You will see a confirmation message saying that your wallet is successfully connected.

<div align="left"><figure><img src="/files/7iHDnN72bKNrBPlMfChs" alt=""><figcaption></figcaption></figure></div>

### Exceptions <a href="#exceptions" id="exceptions"></a>

If you are using a wrong QR code (e.g. from and old registration, malformed QR code, unregistered wallet etc.), this pop-up will be displayed and the App won't be connected to any wallet. In this case, check if you are using the correct QR code coming from the most recent registration before the snapshot date.

<div align="left"><figure><img src="/files/Ahp1uqrw5YTH7Jdkyrz8" alt=""><figcaption></figcaption></figure></div>

In case you didn't have enough ADA in your wallet at the snapshot date, this message will be displayed. Your wallet will be still connected to the voting App but you won't be able to submit votes for this voting round. Wait the next Fund and make sure to have enough ADA at the next snapshot date.

<div align="left"><figure><img src="/files/U9uW2PAtmu9je3kCBSak" alt=""><figcaption></figcaption></figure></div>


---

# 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.projectcatalyst.io/current-fund/voting/wallet-connection-in-the-catalyst-voting-app.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.
