# Wallet Setup Nibiru Chain

To interact with the protocol, you need to connect a **Nibiru-compatible wallet**. This is your gateway to deposits, borrowing, and rewards.

#### Why it matters

Without connecting your wallet, you cannot:

* Supply collateral.
* Borrow funds.
* Claim rewards.

Your wallet is also where you hold **NIBI tokens**, which are required to pay for gas fees on the Nibiru chain.

#### How to use it

1. Click **Connect Wallet** in the top right of the app.
2. Select your Nibiru-supported wallet.
3. Approve the connection request.
4. Make sure you have:
   * **NIBI tokens** for gas fees.
   * Assets you want to lend or borrow.


---

# 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.friendly.market/master/wallet-setup-nibiru-chain.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.
