# Nominators | Stake to Earn $AI3

Any $AI3 token holder can nominate ([stake](/autonomys-network/decoupled-execution/staking.md) $AI3) to their preferred [operator](/auto-suite/spaceacres-cli/operators.md)'s nomination pool in exchange for a share of the [transaction fees](/autonomys-network/rewards-and-fees.md) that operator earns. Nominators increase the operator's total stake and therefore their chance of producing a [transaction bundle](/autonomys-network/decoupled-execution/domains.md) and earning fees, but also share in any slashing risks. This creates a symbiotic relationship between operators and nominators that incentivizes optimal performance and enhances network security and efficiency.

## Auto Portal

To begin staking $AI3 to operators, visit the [Auto Portal](https://auto-portal-web.vercel.app/dashboard) (under development, expect bugs). The standard [polkadot.{js}](https://polkadot.js.org/apps/#/extrinsics) interface is also available for those who prefer more options. To learn more, read our [nominator documentation](http://docs.autonomys.xyz/staking/stake/).


---

# 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://academy.autonomys.xyz/auto-suite/block-explorer-and-staking-interface/nominators.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.
