# Deposit

Depositing into Huma is easy and takes just a few steps. Choose your preferred **deposit mode** (Classic or Maxi), enter the amount you'd like to deposit, select a **lockup period** (or go with no lockup), and sign the transaction with your wallet. You'll instantly see your **estimated stable yield** and your **daily Huma Feather rewards** based on your selection.

Once your deposit is confirmed, head to the **Portfolio** page to view your active positions and track when each **lockup period ends**.

![Deposit](/files/ExkFY4R737a1Hep8NICn)


---

# 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.huma.finance/products/huma-2.0/user-manuals/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.
