# Enable POL Staking

{% hint style="success" %}
This section is for Administrators only.
{% endhint %}

Polygon’s consensus mechanism is built via **Smart Contracts on the Ethereum network**. Therefore, POL staking operations will fall under the governance as defined in the **Smart Contract rule of your Ethereum accounts**.

If you haven’t yet, you will need to activate your Ledger Enterprise Smart Contract Interaction capabilities in order to stake on Ethereum. Please contact your Technical Account Manager for more information.

Therefore, enabling staking on Ethereum accounts follows the same steps as outlined in the article Enabling Smart Contract Interactions on Ethereum accounts.

Once you have activated the Smart Contract rule on an Ethereum account, you will be able to perform all POL staking operations from that account. The underlying POL ERC20 children account will see its balance change according to the amounts that you delegated/withdrew.

Additionally, to ensure optimal account segregation, you can whitelist the POL staking contracts and use the whitelist in the Smart Contract rule of your POL staking accounts. This will prevent the account from interacting with other Smart Contracts.

The POL staking contract addresses are:

* **Figment’s Validator contract:** 0xb929B89153fC2eEd442e81E5A1add4e2fa39028f
* **Polygon (POL) - PoS Staking Contract:** 0x5e3Ef299fDDf15eAa0432E6e66473ace8c13D908


---

# 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.enterprise.ledger.com/help-center/staking/stake-polygon/enable-pol-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.
