# Connecting your Wallet

You can connect your wallet to FlokiFi Locker with just two click.&#x20;

-First, click the “Connect Wallet” button at the top right.

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

-And choose your wallet app, all done!

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

If you use another wallet app, you can connect through WalletConnect.

Once you connect, you will see your wallet address, balance and network at the top right of the page.

<figure><img src="/files/IFDF0i3ggKrDGgfy5x1j" 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://flokifi.gitbook.io/flokifi-documentation/flokifi-locker/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.
