> For the complete documentation index, see [llms.txt](https://help.enterprise.ledger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.enterprise.ledger.com/staking/stake-polkadot/enable-dot-staking.md).

# Enable DOT Staking

{% hint style="info" %}
This feature is currently available only on demand. Please contact your Technical Account Manager for more information.
{% endhint %}

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

## Enabling staking on a Polkadot account

You can enable staking for any Polkadot account. The *Step 4 staking rule* of the Create an account or edition procedure lets you activate and configure a rule to govern staking transactions. The staking rule governs all Polkadot staking transactions.

1. Press the toggle to be able to begin configuring the staking rule.

<figure><img src="/files/FUjHWlRArbjEy3PZMRVx" alt=""><figcaption></figcaption></figure>

2. Select creator to define which operators can create staking transactions. You can select up to 20 operators or a single group.
3. Use the approval workflow section to define which Operators must review and approve staking transactions created in the account. You can define up to three steps.
   1. Click Add approval step .
   2. Select up to 20 Operators or a single group.\
      \&#xNAN;*Operators and groups pending to be created, edited, or deleted won't be listed.*
   3. Click the chevrons to define the number of approvals required from these Operators.
   4. Click Add approval step .


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/staking/stake-polkadot/enable-dot-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.
