# Connect to Service

## How to Connect Your Wallet to AquaBank

Follow the steps below to connect your wallet and start using AquaBank.

#### 1. Access the AquaBank Website

Go to the **official AquaBank website** using your preferred browser.

<figure><img src="/files/4eT97v5WuhtHMpx8nM3s" alt=""><figcaption></figcaption></figure>

#### 2. Click **“Connect Wallet”**

On the **top-right corner (1 o’clock position)** of the homepage, click the **“Connect Wallet”** button.

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

#### 3. Select Your Wallet

Choose the wallet you wish to connect with.

> 💡 Example: **MetaMask**

Click your wallet option to proceed.

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

#### 4. Approve the Connection in MetaMask

When the **MetaMask window** appears, click **“Connect”** to authorize the connection.

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

#### 5. Confirm Connection

Once successfully connected:

* Your **wallet address** will appear at the **top-right corner** of the screen.
* On the **main dashboard**, you can view:

  * Your **total assets**
  * Your **current interest earnings**
  * And **claim your rewards** directly from the interface.

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

> ✅ You are now connected!\
> You can safely manage your assets and start earning rewards through AquaBank.


---

# 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://aquabank.gitbook.io/aquabank/en/product-guides/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.
