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

# Navigation & Controls

> Learn how to navigate the activity interface and control games

## 🧭 Sidebar Navigation

The sidebar provides quick access to all major features of the activity:

### Main Navigation Icons

<CardGroup cols={2}>
  <Card title="Home" icon="house">
    Return to the tournament list and activity homepage
  </Card>

  <Card title="Help" icon="circle-question">
    View guides, tips, and access support resources
  </Card>

  <Card title="Invite" icon="paper-plane">
    Send Discord invites to friends to join your server
  </Card>

  <Card title="Leaderboard" icon="chart-simple">
    View live tournament rankings during active games
  </Card>

  <Card title="Admin" icon="shield-halved">
    Tournament management panel (administrators only)
  </Card>
</CardGroup>

## 🎮 Game Controls

### General Information

* Each mini-game has its own unique control scheme
* Controls are explained when you start each game
* Most games use keyboard and/or mouse controls
* Some games may support gamepad controllers

### Common Control Patterns

<AccordionGroup>
  <Accordion title="Keyboard Controls">
    * Arrow keys or WASD for movement
    * Spacebar for jump or action
    * Number keys for special abilities
    * ESC for pause menu
  </Accordion>

  <Accordion title="Mouse Controls">
    * Click to select or activate
    * Drag for movement or aiming
    * Right-click for secondary actions
    * Scroll wheel for zoom or selection
  </Accordion>

  <Accordion title="Combination Controls">
    Many games use both keyboard and mouse together for optimal gameplay
  </Accordion>
</AccordionGroup>

<Info>
  Pay attention to the control instructions when each game loads. They're designed to help you get started quickly!
</Info>

## 📱 Interface Elements

### Tournament Cards

Each tournament card displays:

* Game name and icon
* Tournament status (Active, Upcoming, Ended)
* Time remaining
* Prize pool amount
* Entry fee (if applicable)
* Current participant count
* Join/Play buttons

### Leaderboard Display

The leaderboard shows:

* Player rankings (1st, 2nd, 3rd, etc.)
* Player names
* High scores
* Your current position (highlighted)
* Prize distribution preview

### Token Balance Indicator

* Displayed in the top corner
* Shows your current DRIP token balance
* Updates automatically after transactions

<Tip>
  Bookmark frequently played tournaments for quick access from the home screen!
</Tip>

*Keywords: navigation, controls, sidebar, interface, game controls, leaderboard, ui*
