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

# Introduction

> Follow these to properly get the knowledge to supervise!

## Following Chapters

Introduction for being a supervisor @ NET

<Steps>
  <Step title="1. Adonis Admin Commands" icon="command" iconType="regular" stepNumber={1} titleSize="h3">
    <Card title="Adonis Commands" icon="terminal" iconType="regular" href="/chapters/adonis/adonis">
      Learn about how adonis works, how to use commands, what commands to use, and why we use them.
    </Card>

    <Card title="Adonis Inserts" icon="car" href="/chapters/adonis/adonis-inserts">
      The codes for vehicle and other model inserts inside all NET games.
    </Card>
  </Step>

  <Step title="2. Shift Operations and Guidelines" icon="server" iconType="regular" stepNumber={2} titleSize="h3">
    <Card title="Shift Guidelines, Policies and Operations" icon="books" iconType="regular" href="/chapters/shiftops/shift-guidelines-and-policies">
      Learn about our written shift policies following rules and policies or other things we need or recommend for your shifts.
    </Card>

    <Card title="Shift Tools and Commands" icon="folder-gear" iconType="regular" href="misc/shiftcmds">
      This follows all of the specifics around tools and commands for shifts.
    </Card>
  </Step>

  <Step title="3. In-Game Moderation Guidelines" icon="gamepad-modern" iconType="regular" stepNumber={3} titleSize="h3">
    <Card title="In-Game Punishment Violations" icon="gavel" iconType="regular" href="/chapters/in-game-mod/punishments">
      The standards and expectations for punishments inside NET.
    </Card>

    <Card title="View Punishments Table" icon="table" href="/misc/punishments">
      View the exact punishments and what punishment they constitute.
    </Card>
  </Step>

  <Step title="4. Discord Moderation Guidelines" icon="computer" iconType="regular" stepNumber={4} titleSize="h3">
    <Card title="Discord Moderation Policy and Guidelines" icon="book" iconType="regular" href="/chapters/discord-mod/discord-policy">
      A deeper dive into how to act professional, moderate discord, handle punishments, policies towards slurs, and more.
    </Card>
  </Step>

  <Step title="5. Discord Ticket Guidelines" icon="ticket" iconType="regular" stepNumber={5} titleSize="h3">
    <Card title="Ticket Handling and Guidelines" icon="tickets" iconType="regular" href="/chapters/tickets/ticket-handling">
      Guide on how to deal with tickets, operations behind it, and more.
    </Card>
  </Step>

  <Step title="6. Suggestion Guidelines" icon="box-archive" iconType="regular" stepNumber={6} titleSize="h3">
    <Card title="Suggestion Channel Rules" icon="shop" iconType="regular" href="/chapters/suggestion-guidelines/suggestion">
      Rules and guidelines sorrounding the #suggestion channel.
    </Card>
  </Step>

  <Step title="7. Miscellaneous" icon="object-exclude" iconType="regular" stepNumber={7} titleSize="h3" />
</Steps>
