# Get Started

Before depositing into a Brink Vault, make sure you’re fully prepared. Here are a few things you’ll need:

**1. Wallet Setup**

* Brink currently supports wallets like **MetaMask**, **Rabby**, and other EVM-compatible wallets.
* Make sure your wallet is connected to the **Mantle** or **Base** network.
* Ensure your wallet is updated to the latest version for smooth interaction.

{% hint style="info" %}
Add a network in a few clicks:​

[Mantle Network](https://chainlist.org/chain/5000)​​

[Base Network](https://chainlist.org/chain/8453)​
{% endhint %}

**2. Supported Assets**

* Available Vaults accept: **WMNT, WETH, USDe** on **Mantle**, and **USDC** on **Base**.
* Make sure you hold the correct token for the Vault you want to enter.

{% hint style="info" %}
**Where to get these tokens:**

WMNT, WETH, USDe on Mantle **-** [**https://merchantmoe.com/trade**](https://merchantmoe.com/trade)

USDC on Base **-** [**https://app.uniswap.org/swap**](https://app.uniswap.org/swap)​
{% endhint %}

**3. Gas Fees**

Keep a small balance of the native token of the chain (**MNT** on Mantle, **ETH** on Base) to pay for transaction fees.


---

# 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://doc.brink.money/get-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.
