# Lend & Stake

{% embed url="<https://youtu.be/YQix3xUJRKw>" %}

### <mark style="color:blue;">Lend⬝Stake</mark> <a href="#undefined" id="undefined"></a>

1\. Connect your wallet and press "Lend⬝Stake" menu.

2\. Press "Deposit" of the cryptocurrency you intend to deposit.

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

3\. Enter the number of tokens you wish to deposit, then press “Confirm”

* If it is your first time, you will see a “Approve” Button instead of “Confirm. Kindly press “Approve” to let KLEVA Protocol let you deposit and withdraw your tokens.

4\. If the Deposit was successful, you can stake ibtokens by press “Stake” button.

5\. Enter the amount of ibtoken you wish to stake.

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

<mark style="color:blue;">**Check My Assets**</mark>

Users can check all deposited and staked assets on "My Assets" page.

The Value of ibTokens (ratio of Tokens to ibTokens) can be found in the list of assets.

* In this case, “KLAY”
* As mentioned before, ibTokens accrue Lending Interest, and thus increase in value over time.
* APR (Annual Percentage Rate) & APY (Annual Percentage Yield)
  * Lending APR : APR of Lending Interest that Lenders can expect.
  * Staking APR : APR of KLEVA Token Reward from staking ibToken.
  * APR : Sum of Lending APR and Staking APR.
  * APY : Assumption based on Total APR and daily compounding.


---

# 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.kleva.io/legacy-en/guide/lend-and-stake.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.
