# Stakers

{% hint style="info" %}
Begin your staking journey with Polimec by delegating your PLMC to the collator(s) of your choice. To delegate your PLMC, visit Polimec's [**staking dashboard**](https://app.polimec.org/staking).
{% endhint %}

Similar to [**NPoS**](/learn/glossary.md#nominated-proof-of-stake), where DOT holders can participate as nominators, in Polimec’s delegated proof-of-stake mechanism (DPoS), PLMC holders can engage as delegators. By delegating to collators, they are eligible to receive rewards in PLMC in return. This process, referred to as staking, closely mirrors the procedure for DOT holders on the Relay Chain. During staking PLMC, a staking lock is activated, restricting transfers, evaluations, and participation in projects using the staked PLMC.

Staking rewards for collators and their delegators are paid out in PLMC on a round-by-round basis. The effective staking rewards rate is determined by the amount of PLMC staked in relation to the total supply. The more PLMC staked, the less staking rewards per staked PLMC.

For further information on this topic, visit the [**staking page**](/learn/staking.md).


---

# 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://hub.polimec.org/learn/network-participants/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.
