# Deposit

Before initiating a transaction, you must first connect your wallet into WeBera

1. On the main screen, go to the Deposit section and select your Token.&#x20;

<figure><img src="/files/UiVZWhis49Ox3qao8rWa" alt="" width="375"><figcaption></figcaption></figure>

3. After selecting your token, the amount available in your wallet will be displayed in the "Available" field.
4. Enter the amount you wish to deposit into the vault. We provide percentage buttons for quick selection of the ratio you want to deposit: 25%, 50%, 75%, and 100%.

<figure><img src="/files/vO588VhKeLiXHYIKe2IU" alt="" width="375"><figcaption><p>75% of 120 $USDC available</p></figcaption></figure>

5. Finally, click the button "Deposit and sign the transaction.


---

# 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.webera.finance/resource/user-guide/deposit.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.
