ƒxyzƒxyz Network
The NetworkFoundationsHolacracy

Member Tiers

The fxyz Network contribution-based tier system that gates governance participation and role eligibility

Member Tiers

The fxyz Network extends standard Holacracy with a contribution-based tier system that determines what governance actions a member can take. This is an fxyz extension -- standard Holacracy has no concept of membership tiers; anyone assigned to a role simply participates.

In the fxyz Network, your tier reflects your contribution level and gates your governance access accordingly.

Tier Overview

Members progress through five tiers based on their contributions to the network:

TierDescription
OBSERVERNew or passive members with view-only access
INITIATEEarly contributors beginning to engage with governance
EXPLORERActive members with voting rights and proposal capability
NAVIGATORExperienced members with full governance access
FOUNDERCore members who ratify the Anchor Circle

Tier Eligibility Matrix

Each tier unlocks specific governance capabilities:

CapabilityOBSERVERINITIATEEXPLORERNAVIGATORFOUNDER
Fill RolesNoCustom onlyNon-structuralAny roleAny role
Vote in ElectionsNoNoYesYesYes
Raise TensionsView onlyYesYesYesYes
Create ProposalsNoNoYesYesYes
Anchor Circle GovernanceNoNoNoNoYes (ratifier)

Capability Details

Fill Roles defines which types of roles a member can be assigned to or elected into:

  • Custom only: INITIATE members can fill custom roles created within circles but not the four structural roles (Circle Lead, Facilitator, Secretary, Circle Rep)
  • Non-structural: EXPLORER members can fill any custom role and participate fully, but cannot hold structural roles
  • Any role: NAVIGATOR and FOUNDER members can fill any role including structural roles

Vote in Elections determines whether a member can participate in integrative elections for structural roles. See Integrative Elections for details on the election process.

Raise Tensions controls whether a member can identify and raise tensions for processing. OBSERVER members can view tensions raised by others but cannot raise their own. All other tiers can raise tensions.

Create Proposals determines whether a member can author governance proposals to create, modify, or remove roles and policies within a circle.

Anchor Circle Governance is a special capability reserved for FOUNDER-tier members. Per Article 1.4 of the Holacracy Constitution v5.0, the Anchor Circle has no Circle Lead. Instead, FOUNDER-tier members serve as ratifiers -- the group that adopted the constitution and has ultimate governance authority over the Anchor Circle.

Progression

Tier progression is based on contribution to the network. The specific metrics that determine tier advancement include:

  • Participation: Regular engagement in governance meetings and processes
  • Contributions: Work completed within assigned roles
  • Community Impact: Onboarding new members, creating educational content
  • Network Value: Activities that increase the overall value and health of the network

Tier advancement is tracked through the platform and may involve on-chain verification via membership NFTs. See fxyz Extensions for details on the on-chain membership system.

Relationship to Standard Holacracy

In standard Holacracy, there is no concept of tiered membership. Any person assigned to a role is a "Partner" with full governance rights within that circle. The fxyz tier system adds a layer of access control that gates who can be assigned to roles in the first place.

This extension serves several purposes:

  • Gradual onboarding: New members can observe and learn before taking on governance responsibilities
  • Contribution alignment: Governance power correlates with demonstrated commitment to the network
  • Token-gated access: The fxyz Network is a token-gated community, and tiers reflect the crypto-native membership model
  • Anchor Circle governance: The tier system provides a concrete mechanism for determining who serves as Anchor Circle ratifiers

Technical Implementation

In the data model, each member has a tier field with one of the five values. The platform enforces tier-based restrictions when:

  • Assigning members to roles (checks tier against role type)
  • Starting an election (filters eligible voters by tier)
  • Processing tensions and proposals (checks authorship permissions)
  • Rendering governance UI (shows or hides actions based on tier)

Related Documentation: