# Enable ADA Staking

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

You can enable staking for any Cardano 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 Cardano staking transactions which comprise REGISTER, DELEGATE, WITHDRAW and DEREGISTER.

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

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

2. Select creators to define which operators can create staking transactions. You can select up to 20 operators or a single group.

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

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. *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.
4. Once confirm, complete the edit or create account flow and wait for approvals from relevant administrators.&#x20;


---

# 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-cardano/enable-ada-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.
