# For Passive Stakers

{% hint style="info" %}
**Good to know:** if you're looking to use Lara only to accumulate the high APY Taraxa staking currently offers, this is the place for you.
{% endhint %}

{% hint style="warning" %}
**Also good to know**: Staking the native asset of a young chain poses risks. If you want to stake your tokens, your value will be locked inside the protocol for at least 32 days(currently, might be subject to change). This timespan is defined by the Taraxa protocol, and Lara has no way to go around it. Stake with caution!
{% endhint %}

## How to simply stake with Lara

Go to our [Staking page](https://tlara.xyz/stake), connect your EVM-compatible wallet, switch to the Taraxa mainnet, and stake the amount you desire.

### What you will receive from Lara

Once Lara registers your funds, you'll get the equivalent `st[TARA]` minted to your wallet. When you accrue staking rewards, your balance will simply tick up, without a transaction. Oh, and it compounds. Simple as that :relaxed:.


---

# 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.laraprotocol.com/use-cases/for-passive-stakers.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.
