# Adena Wallet

The standard way to connect to GnoSwap is using Adena, the flagship wallet of Gnoland. This process involves downloading a third-party Chrome extension app and creating a new account on the Gnoland blockchain. Follow the guide below to learn how to set up an account in Adena wallet.

## Installing Adena

### **1. Visit the official Adena website**

Click on [this link](https://adena.app/) to visit the official download section on the Adena website. Click on the download link for your browser.

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

### **2. Download the Chrome extension**

Once the official download page for the Adena extension app on the Chrome Webstore opens up, click on **Add to Chrome**.

<figure><img src="/files/8Dv7mpv6K7ciHvwQEuD8" alt=""><figcaption></figcaption></figure>

### **3. Confirm the installation**

A pop-up that asks you to confirm the installation will appear. Click on **Add extension** to proceed.

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

## Signing In

Adena supports multiple sign-in methods. Choose an option that best fits you, and click on its link from the list below to visit the official Adena documentation page for a detailed guide on how to set up an account.

* [Sign In With Google](https://docs.adena.app/user-guide/sign-in/advanced-options/sign-in-with-google)
* [Create New Wallet](https://docs.adena.app/user-guide/sign-in/advanced-options/create-new-wallet)
* [Import Wallet](https://docs.adena.app/user-guide/sign-in/advanced-options/import-wallet)
* [Connect Ledger](https://docs.adena.app/user-guide/sign-in/connect-hardware-wallet/ledger)

Once your account is set up, you're all set to get started!


---

# 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.gnoswap.io/user-guide/getting-started/create-an-account/adena-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.
