# Staking/Depositing & Earning

## **How to deposit?**

1. Access to <https://app.trava.finance>
2. Connect your wallet. Make sure that you are on the BSC network (If not, you will need to reconnect)
3. Select the asset you that you want to deposit from the available options
4. Select the deposit button on the left and input the amount of the asset you want to stake
5. Approve the transaction in your wallet.

## **My earning**

Your earning depends on your depositing amount. The greater the amount, the greater the earning you get. The APY ratios for each type of asset are shown on the dashboard of the staking site, you can follow it anytime.

## **Is there a limited amount to deposit/stake?**

There is no limitation for minimum or maximum amount, you can deposit any amount you want. But we mention that you should consider when depositing a very small amount. Because for a really small amount, the transaction costs of the depositing process can be higher than your expected earnings.

## **How to withdraw?**

To withdraw you just need to Click the “Withdraw” button on the vault in the dashboard. Select the amount to withdraw and submit 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.trava.finance/faq/staking-depositing-and-earning.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.
