# Deposit

* Go to the [Vault](https://scientix.finance/#/vault) page.
* Connect to your wallet (such as MetaMask). Make sure your network is set to Binance Smart Chain. Click [here](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain) if you don't have it set up.
* Click **DEPOSIT** tab.
* Input your amount and click the **Deposit** button.
* Confirm the transaction and wait for the page to auto-update the data in a few seconds.

![](/files/-MhrEqmPtZ7lkw1DBhjl)


---

# 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.scientix.finance/our-protocol/step-by-step-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.
