# Staking

Staking your ENCTR allows you to earn rebase rewards through auto-compounding. By staking your ENCTR, you receive sENCTR (staked ENCTR) in return at a 1:1 ratio. After that, your sENCTR balance will increase automatically on every epoch based on the current APY.

### Stake on ENCTR App

To get to the staking screen, enter the application and click on the Stake button on the left-hand side of the drawer menu. You should then be presented with this screen.

![](/files/YFxYReNkdWrnfvBmIp8Q)

Here you can see important info such as:

* Metrics&#x20;
* Choose either Stake or Unstake your tokens
* Your ENCTR token balances
* An input area to add how much you want to Stake/Unstake
* Your choice to receive as sENCTR or gENCTR.

{% hint style="info" %}
If you don't already have ENCTR, go to the [Bonding](/the-basics/bonding.md)section first to get some ENCTR
{% endhint %}

Now that you have ENCTR in your wallet, you can Stake or Unstake your tokens.&#x20;

1. Choose either Stake or Unstake
2. Verify you have the proper balances
3. Enter in an amount
4. Select sENCTR or gENCTR
5. Confirm


---

# 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.enctr.gg/using-the-enctr-app/finance/staking.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.
