> ## Documentation Index
> Fetch the complete documentation index at: https://docs.safefoundation.org/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

> Answers to common questions about Safenet.

<AccordionGroup>
  <Accordion title="What is Safenet?">
    Safenet is a decentralized transaction-security network for Safe accounts.

    Independent Sentinels evaluate proposed transactions, Validators attest eligible secure results, and the Safenet Guard can optionally enforce those attestations before normal execution.

    See [Overview](/safenet-aegis/what-is-safenet/overview) and [How Safenet works](/safenet-aegis/what-is-safenet/how-safenet-works).
  </Accordion>

  <Accordion title="Does Safenet replace Safe owner signatures?">
    No.

    Safenet adds an independent transaction-security layer. A Safe transaction still requires the approvals defined by the Safe's owner threshold.

    See [How Safenet works](/safenet-aegis/what-is-safenet/how-safenet-works).
  </Accordion>

  <Accordion title="What happens if Safenet considers a transaction insecure?">
    An insecure Safenet result does not receive a Validator attestation.

    If the Safenet Guard is enabled, normal execution requires a valid secure attestation. Safe owners retain ultimate control through a separate delayed execution path.

    See [Safenet results](/safenet-aegis/use-safenet/transaction-results) and [Safenet Guard](/safenet-aegis/use-safenet/safenet-guard).
  </Accordion>

  <Accordion title="What happens if Sentinels disagree?">
    A split Sentinel decision enters arbitration through the Safenet Security Council.

    A split result is not eligible for Validator attestation, regardless of the arbitration outcome.

    See [Safenet results](/safenet-aegis/use-safenet/transaction-results).
  </Accordion>

  <Accordion title="Can Safenet be used without the Safenet Guard?">
    Yes.

    Wallets and other integrations can use Safenet checks to show users the transaction result without requiring Guard enforcement.

    See [Wallet integration](/safenet-aegis/use-safenet/wallet-integration).
  </Accordion>

  <Accordion title="Can any wallet integrate Safenet?">
    Yes.

    Safenet is permissionless to integrate. Compatible wallet providers can integrate Safenet without approval.

    Wallet providers that want integration support can [reach out](https://contact.safefoundation.org/).

    See [Wallet integration](/safenet-aegis/use-safenet/wallet-integration).
  </Accordion>

  <Accordion title="What role does SAFE play in Safenet?">
    SAFE is used for Validator staking and delegation, participant incentives, and SafeDAO governance.

    SAFE holders can delegate to Validators and may receive rewards under the applicable reward rules.

    See [Economics](/safenet-aegis/economics/overview) and [Staking](/safenet-aegis/staking/overview).
  </Accordion>

  <Accordion title="Do Sentinels and Validators receive the same incentives?">
    No.

    Sentinels receive USDC-denominated transaction-check fees and can receive SAFE-denominated rewards. They also post per-check bonds.

    Validators and Delegators participate through SAFE staking and receive SAFE-denominated rewards.

    See [Economics](/safenet-aegis/economics/overview), [Fees](/safenet-aegis/economics/fees), and [Rewards](/safenet-aegis/staking/rewards).
  </Accordion>

  <Accordion title="Can delegated SAFE be slashed?">
    There is currently no Validator stake slashing, so SAFE delegated to a Validator is not subject to Validator slashing.

    Sentinel bonds are separate and can be slashed under the applicable Sentinel rules.

    See [Risks](/safenet-aegis/staking/risks).
  </Accordion>

  <Accordion title="Can I withdraw staked or delegated SAFE?">
    Yes.

    Staked and delegated SAFE can be withdrawn at any time, subject to a 2-day withdrawal delay. SAFE does not earn rewards during the withdrawal delay.

    See [Lock-up and withdrawals](/safenet-aegis/staking/lock-up-and-withdrawals).
  </Accordion>

  <Accordion title="Who governs Safenet?">
    SafeDAO governs Safenet including its Charter, Oracle, participant sets, and configurable protocol parameters.

    See [Governance](/safenet-aegis/governance/overview).
  </Accordion>

  <Accordion title="What was Safenet Beta?">
    Safenet Beta was the first live deployment of Safenet.

    The current architecture builds on Beta by separating transaction checking from Validator attestation, introducing the Safenet Charter, expanding governance and accountability, and developing a broader economic model.

    See [Safenet Beta](/safenet-aegis/resources/safenet-beta).
  </Accordion>

  <Accordion title="What is next for Safenet?">
    Wallet integration is the next major focus, including checks-only and Guard-enforced integration stages.

    See [Roadmap](/safenet-aegis/what-is-safenet/roadmap) for upcoming milestones.
  </Accordion>
</AccordionGroup>
