# Getting Started

Welcome to **Beracana**, the undercollateralized lending protocol that allows you to maximize your BGT farming on Berachain through smart strategies like leveraging, supplying liquidity, and borrowing assets. In this guide, we'll walk you through everything you need to know to get started, manage your positions, and maximize your returns.

Before you can start lending or leverage borrowing on Beracana, you'll need to connect your wallet to the platform and ensure you have sufficient assets on Berachain (like **BERA** and **NECT**) to participate in our liquidity pools.&#x20;

#### Here’s how you can begin:

1. **Connect Wallet:** Open Beracana and connect your Web3 wallet (like MetaMask).
2. **Fund Your Wallet:** Make sure you have enough BERA (for gas) and NECT to deposit.
3. **Start Lending or Borrowing:** Decide whether you want to lend your assets, open a borrowing position, or leverage your current holdings.


---

# 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.beracana.com/guide/getting-started.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.
