# Enable SOL Staking

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

You can enable staking for any Solana 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 Solana staking transactions.

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

<figure><img src="/files/IHcK871Of4r1swOK7Lcg" 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: 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-solana/enable-sol-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.
