# Staking Rewards

Trusted Node enables users to stake (or delegate) any amount of native tokens through an intuitive interface to earn a share of validator rewards. Users do not need to run validator nodes.&#x20;

The Trusted Node DAO rents out services with the third-party providers (see **Partners**) to run a trusted network of nodes. The rewards can be withdrawn at any time. Based on the platform feature used, users may receive payouts in native tokens, derivative tokens, or $TNODE tokens. For withdrawing the base capital, unbonding periods may apply depending on the underlying network’s requirements.


---

# 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://whitepaper.trustednode.io/user-rewards/staking-rewards.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.
