# Connect to GnoSwap

Once your account is set up, visit the official GnoSwap Web Application.

### **1. Click on Connect Wallet**

Locate the header and click on the **Connect Wallet** button to connect your wallet.

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

### **2. Choose a wallet**

A pop-up that allows you to choose a wallet will appear. Click on the one you'd like to continue with. If you're signing in using your Social Login account, complete the login process in the popups and skip to Step 4.

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

### **3. Approve the connection**

Once you click on Adena from the list, Adena will open up a web page requesting your approval on a new window. Click on **Connect** to continue.

{% hint style="warning" %}
**Beware of fake websites!**

We're seeing an increase in scammers deceiving users to connect to a fake website to steal funds. Adena lets you confirm the legitimacy of the website by displaying the domain of the website you're connecting to below the logo. Make sure that you're connecting to **gnoswap.io** before clicking on **Connect**.
{% endhint %}

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

### **4. Confirm your connection**

Once you successfully connect your Adena account to GnoSwap, your account address will be displayed in the top right corner.

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

### **5.** **Manage your connected account**

Click on the **Down Arrow** in your connected wallet section to manage your account. The expanded wallet section will allow you to copy your address, view your account on Gnoscan, or disconnect from GnoSwap. You may also switch to day mode if you prefer lighter backgrounds.

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


---

# 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/connect-to-gnoswap.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.
