# Nominator Guides

Nominators are individuals who participate in the staking process by staking CTC (the native cryptocurrency of Creditcoin) and selecting validators to support.

By staking CTC and nominating validators, nominators contribute to the security and operation of the network. Nominators can earn rewards by staking their CTC and sharing in the staking rewards generated by the validators they nominate.

To become a nominator, one needs to have a stash account where funds can be transferred for staking. It is recommended to also have a controller account or a staking proxy for added security. Nominators can select validators based on various factors such as recent payout history, total stake, commission rates, and the validator's own stake.

It is important for nominators to carefully choose validators that adhere to network rules and behave properly to avoid the risk of losing staked funds through slashing.

> ![:info:](https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/atlassian/info_32.png) Refer to the [Staking Rewards](/cc-enterprise/staking/staking-rewards.md) and [Slashing](/cc-enterprise/staking/slashing.md) sections to know more about how nominators are compensated for staking and the associated risks.


---

# 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.creditcoin.org/cc-enterprise/nominator-guides.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.
