> ## 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.

# Participant selection

> How Safenet Sentinels and Validators are approved and added to the network.

SafeDAO approves the Safenet Sentinel and Validator sets, including the launch participant set. The named Sentinel and Validator set for launch is still to be confirmed.

## Sentinel selection

SafeDAO approves which Sentinel operators are part of the active Sentinel set. The active Sentinel set is configured in the Safenet Oracle on Gnosis Chain.

See [Sentinels](/safenet-aegis/operate-safenet/sentinels) for the Sentinel role and participation requirements.

## Validator selection

SafeDAO approves which Validators are part of the canonical Validator set. The Validator set is recorded in the staking contract on Ethereum Mainnet.

After a Validator-set change is approved and executed onchain, Validators must also adopt the updated set in their local configuration. Safenet uses a two-week transition period for operational adoption, enforced through Validator rewards.

See [Validators](/safenet-aegis/operate-safenet/validators) for the Validator role and [Rewards](/safenet-aegis/staking/rewards) for participation requirements.

## Adding or removing participants

Adding, replacing, or removing a Sentinel or Validator requires a SafeDAO proposal and approval. The named participant list, including applicable conflict disclosures, is published before the SafeDAO vote.

Approval does not replace the technical onboarding required to operate as a Sentinel or Validator.

See [Governance](/safenet-aegis/governance/overview) for where each set technically lives and how changes are executed.

## Current participant set

TODO: Update if the SafeDAO proposal for the launch participant set passes.

**Sentinels**

Six Sentinels are named in the proposed launch participant set, pending SafeDAO approval.

| Sentinel                                | Address |
| --------------------------------------- | ------- |
| [OpenCover](https://opencover.com/)     | `TODO`  |
| [IntentGuard](https://intentguard.xyz/) | `TODO`  |
| [BlockSec](https://blocksec.com/)       | `TODO`  |
| [Hexens](https://hexens.io/)            | `TODO`  |
| [Hacken](https://hacken.io/)            | `TODO`  |
| [Candide](https://www.candide.dev/)     | `TODO`  |

TODO: Add Sentinel Oracle addresses once assigned.

**Validators**

The Validator set carries forward the 6 Validators from Safenet Beta.

| Validator          | Address                                                                                                                  |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------ |
| Gnosis             | [`0x3D58a5475c1336b0A755c3aBd298CeB9b7BB9CDe`](https://gnosisscan.io/address/0x3D58a5475c1336b0A755c3aBd298CeB9b7BB9CDe) |
| Greenfield         | [`0x7B0A8EFA45dE81F11F2846EC28259B62155a2b37`](https://gnosisscan.io/address/0x7B0A8EFA45dE81F11F2846EC28259B62155a2b37) |
| RockawayX          | [`0xb0E735D4a3b70195420E0ae933689A55750CFcd2`](https://gnosisscan.io/address/0xb0E735D4a3b70195420E0ae933689A55750CFcd2) |
| Core Contributors  | [`0xCc00DE0eA14c08669b26DcBFE365dBD9890B04D9`](https://gnosisscan.io/address/0xCc00DE0eA14c08669b26DcBFE365dBD9890B04D9) |
| Blockchain Capital | [`0xD8997c2a94052C4FB79B53b3e255c1F07c99305B`](https://gnosisscan.io/address/0xD8997c2a94052C4FB79B53b3e255c1F07c99305B) |
| Safe Labs          | [`0xF6EA21D702983c443f58A267265912FE03D2FF0b`](https://gnosisscan.io/address/0xF6EA21D702983c443f58A267265912FE03D2FF0b) |

TODO: If approved, link to the corresponding SafeDAO proposal and the canonical onchain participant records.

<CardGroup cols={2}>
  <Card title="Governance" href="/safenet-aegis/governance/overview">
    Review how SafeDAO governs Safenet.
  </Card>

  <Card title="Sentinels" href="/safenet-aegis/operate-safenet/sentinels">
    Review the Sentinel role.
  </Card>

  <Card title="Validators" href="/safenet-aegis/operate-safenet/validators">
    Review the Validator role.
  </Card>

  <Card title="Rewards" href="/safenet-aegis/staking/rewards">
    Review Validator and Delegator rewards.
  </Card>
</CardGroup>
