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

# Discord Structure

> Channel organization and access in The Liberation Network Discord server

## Server Layout

```
THE LIBERATION NETWORK
├── #liberation-hub
├── #liberation-announcements
├── #hall-of-fame
├── CANDIDATES (#candidates-chat, #link-wallet)
├── ONBOARDING (#apply-cipher, #open-roles)
├── WEEKLY UPDATES (#cipher-updates, #keymaster-updates)
├── RELAY GUILD (#relay-guild-india, #relay-guild-brazil, ...)
├── NODE GUILD (#node-guild-india, #node-guild-brazil, ...)
├── SIGNAL GUILD (#signal-guild-india, #signal-guild-brazil, ...)
├── FORGE GUILD (#forge-guild-india, #forge-guild-brazil, ...)
└── KEYMASTER ZONE (#keymaster-leads, #keymaster-sync, #keymaster-review)
```

## Channel Descriptions

<AccordionGroup>
  <Accordion title="Public Channels">
    * **#liberation-hub:** General discussion and community gathering space
    * **#liberation-announcements:** Official announcements from Core Team
    * **#hall-of-fame:** Recognition of outstanding contributors and achievements
  </Accordion>

  <Accordion title="Candidate Area">
    * **#candidates-chat:** General chat for candidates to engage with the community
    * **#link-wallet:** Instructions and support for linking P2P wallets
  </Accordion>

  <Accordion title="Onboarding">
    * **#apply-cipher:** Submit applications to become a Cipher
    * **#open-roles:** Browse available positions posted by Keymasters
  </Accordion>

  <Accordion title="Weekly Updates">
    * **#cipher-updates:** Ciphers submit their weekly reports here
    * **#keymaster-updates:** Keymasters submit consolidated team updates
  </Accordion>

  <Accordion title="Guild Channels">
    Country-specific channels for each of the four tracks:

    * **Relay Guild:** Community management coordination
    * **Node Guild:** Event planning and offline activation
    * **Signal Guild:** Content creation and social media strategy
    * **Forge Guild:** Technical contributions and translations
  </Accordion>

  <Accordion title="Keymaster Zone" icon="lock">
    Restricted channels for Keymasters and Country Leads:

    * **#keymaster-leads:** Leadership discussions and strategy
    * **#keymaster-sync:** Cross-country coordination
    * **#keymaster-review:** Performance reviews and role assignments
  </Accordion>
</AccordionGroup>

## Access Levels

<CardGroup cols={2}>
  <Card title="Candidates" icon="user">
    Access to public channels, candidates area, and onboarding channels
  </Card>

  <Card title="Ciphers" icon="user-secret">
    Access to their specific guild channels, weekly updates, and all candidate areas
  </Card>

  <Card title="Keymasters" icon="key">
    Access to guild channels across their track, Keymaster Zone, and all lower-level channels
  </Card>

  <Card title="Country Leads" icon="flag">
    Access to all country-specific channels across all guilds, Keymaster Zone, and coordination channels
  </Card>
</CardGroup>

<Info>
  The channel structure is designed to provide clear pathways for progression while maintaining organized communication across countries and tracks.
</Info>
