# Connecting Your Wallet

**Step 0: Have a Cardano wallet from the list below installed, on the proper network, with collateral set.**

The following wallets are supported by Clarity

* Eternl
* Flint
* Gero
* Lode
* Lace
* Nami
* Nufi
* Yoroi
* Vespr

Make sure your wallet is on the right network. Need help? See: [Switching Networks](https://docs.clarity.vote/getting-started/connecting-your-wallet/switching-networks)

Make sure your collateral is set. Need help? See: [Setting Collateral](https://docs.clarity.vote/getting-started/connecting-your-wallet/setting-collateral)

Eternl users should [connect to Clarity using the Eternl DApp Browser](https://docs.clarity.vote/getting-started/connecting-your-wallet/eternl-dapp-browser)

**Step 1: click "Connect Wallet"**

<figure><img src="https://1606530971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KeUA10Gto075Owy0rgM%2Fuploads%2Fq7TIN1oexM2TOXXcaSZq%2FConnect%20Wallet.png?alt=media&#x26;token=19495e2d-9679-446a-84d9-1303d85875d4" alt=""><figcaption></figcaption></figure>

**Step 2: select the wallet option you would like to use.**

<figure><img src="https://1606530971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KeUA10Gto075Owy0rgM%2Fuploads%2FBzLoVP7ipLXwERmCQ3Oj%2FConnect%20Wallet%202.png?alt=media&#x26;token=a231a52f-230d-48e7-899c-ddb8e20788ad" alt=""><figcaption></figcaption></figure>

Your first time connecting to Clarity with a wallet, you'll need to [Register for Clarity](https://docs.clarity.vote/getting-started/connecting-your-wallet/register-for-clarity).

That's it! You are all set to start interacting with the Clarity Platform.&#x20;


---

# 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.clarity.vote/getting-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.
