# What is staking?

**Staking** is a way to help secure a blockchain that uses **Proof of Stake**. You delegate or lock tokens so validators can run the network, and in return you earn **staking rewards** (often shown as APY).

Learn more about staking opportunities [**in this section**](/intro/staking.md).

> Staking is performed through official TON smart contracts that have been audited. **MyTonWallet** provides the interface and computing resources for staking but does not have access to your funds. Please evaluate potential risks independently before making investment decisions.


---

# 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://help.mytonwallet.io/intro/introduction-to-crypto-and-mytonwallet/what-is-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.
