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

# Notification

> Configure sound and status LED settings for C5TAKO™

This page helps you configure notification sounds and status LED

Menu path: `SETTINGS → Notification`

## 🔔 Sound and Light Settings

<CardGroup cols={2}>
  <Card title="🔇 Mute Buzzer" icon="volume-x">
    Turn notification sound off or on

    Enable this option to mute all sounds
  </Card>

  <Card title="💡 OFF LED" icon="lightbulb-off">
    Turn status LED off or on

    Enable this option to turn off the LED
  </Card>

  <Card title="🔊 Test Buzzer" icon="volume-2">
    Preview each sound pattern

    Select a sound to hear it before deciding
  </Card>

  <Card title="✨ Test LED" icon="zap">
    Test the status LED

    Check if the LED works normally
  </Card>
</CardGroup>

<Info>
  The terms `Mute` and `OFF` mean "disabled," so their wording may look opposite to the on-screen switch state
</Info>

## 🎵 Available Sound Patterns for Testing

When you enter `Test Buzzer`, you'll find these sounds:

<AccordionGroup>
  <Accordion title="Basic Sounds" icon="bell">
    * `Click` - Short click sound
    * `Soft Ping` - Soft ping sound
    * `Ready` - Ready sound
    * `Confirm` - Confirmation sound
    * `Success` - Success sound
  </Accordion>

  <Accordion title="Status Sounds" icon="activity">
    * `Flipper Chirp` - Flipper's signature sound
    * `Mode Change` - Mode change sound
    * `Start Armed` - Start operation sound
    * `Stop Disarmed` - Stop operation sound
    * `Connected` - Connection sound
    * `Disconnected` - Disconnection sound
  </Accordion>

  <Accordion title="Warning Sounds" icon="alert-triangle">
    * `Busy Locked` - System busy sound
    * `Denied` - Access denied sound
    * `Warning Soft` - Soft warning
    * `Warning Tactical` - Severe warning
    * `Error Normal` - Normal error sound
    * `Hard Fail` - Severe failure sound
    * `Low Battery` - Low battery warning
    * `Critical` - Critical alert
  </Accordion>

  <Accordion title="Operation Sounds" icon="radar">
    * `Scan Tick` - Tick sound during scanning
    * `Capture Found` - Data captured sound
  </Accordion>
</AccordionGroup>

## 💡 Usage Tips

<Tip>
  **Quiet environment:** Enable `Mute Buzzer` to silence all sounds

  **Save battery:** Enable `OFF LED` to turn off the status light

  **Test before use:** Use `Test Buzzer` and `Test LED` to verify the device works properly
</Tip>

<Info>
  🎬 **Media to add:** Demonstrate turning on/off Mute Buzzer, OFF LED, and testing sounds/lights
</Info>

## ↩️ Back to Main

<Card title="SETTINGS" icon="settings" href="/en/features/settings">
  Return to see other settings
</Card>
