> ## 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.

# WIFI

> Choose the Wi-Fi tool that matches your task.

Use the `WIFI` menu to scan networks, inspect signals, or test Wi-Fi systems that you are authorized to assess.

<Warning>
  Use only your own routers, access points, devices, or systems whose owner has explicitly authorized testing. Features under `ATTACK` may disrupt nearby-device connectivity.
</Warning>

<Info>
  ⭐ **C5TAKO™ highlight:** Supports both **2.4 GHz and 5 GHz** Wi-Fi bands.
</Info>

## 🧭 Choose a menu

| Device menu | Purpose                              | Guide                                               |
| ----------- | ------------------------------------ | --------------------------------------------------- |
| `SCAN`      | Find routers or connected devices.   | [Open the SCAN guide](/en/features/wifi-scan)       |
| `ATTACK`    | Test network defenses.               | [Open the ATTACK guide](/en/features/wifi-attack)   |
| `SNIFFER`   | View traffic packets or save a PCAP. | [Open the SNIFFER guide](/en/features/wifi-sniffer) |

Start with `SCAN` when you need to discover and select an AP or STA before using another menu.

<Info>
  📷 **Image to add:** The WIFI menu screen, labeled with SCAN, ATTACK, and SNIFFER.
</Info>

## 💡 Common terms

<AccordionGroup>
  <Accordion title="What is an AP?" icon="router">
    An `AP`, or Access Point, is a Wi-Fi signal source such as a home router or hotspot.
  </Accordion>

  <Accordion title="What is an STA?" icon="smartphone">
    An `STA` is a device connected to Wi-Fi, such as a phone, computer, or IP camera. Some screens call it a Client.
  </Accordion>

  <Accordion title="What are Packet and PCAP?" icon="file-archive">
    A Packet is a small unit of data sent over a network. A PCAP is a file that stores packets for later inspection.
  </Accordion>
</AccordionGroup>

When finished, use [the feature-stop procedure](/en/getting-started/controls#stop-an-active-feature).
