> For the complete documentation index, see [llms.txt](https://docs.brine.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brine.fi/for-users/user-docuguide/web-app/deposit-with-metamask.md).

# Deposit with Metamask

1. Visit [testnet.brine.finance](https://testnet.brine.finance) and click on ‘Deposit’ on the homepage or the ‘Wallets’ tab on the left side menu.&#x20;

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

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

*Note:  If this is the first time you are depositing from your wallet or if you haven’t set up a custom spend limit in Metamask, Metamask will ask you to set it up then and there, doing so will let you continue with the process.*

<br>

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

2. Choose the currency you would like to deposit under ‘Asset’ and the amount you would like to deposit. Then click ‘Confirm’.&#x20;

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

3. Metamask will ask your permission to transfer the funds, click ‘Confirm’.<br>

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

<br>

4. Congratulations! Your deposit has been initiated. There might be a waiting period for the transaction to be completed, and you will be notified via the notification icon on the top right corner.

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

<br>

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

*Note: To check on your deposit status, you can either click on 'Track Deposit' or go to the ‘History’ section from the left side menu and check under ‘Deposits’.*

<br>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.brine.fi/for-users/user-docuguide/web-app/deposit-with-metamask.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.
