# Usage Guide

This guide covers the basic and advanced usage of your ALFA AWUS036ACS adapter.

## Basic Connection

1. Ensure the adapter is properly connected and drivers are installed
2. Attach the antenna to the RP-SMA connector
3. Use your system's network manager to connect to WiFi networks

## Monitor Mode (Linux)

The AWUS036ACS supports monitor mode for network analysis:

1. Kill interfering processes:
```bash
sudo airmon-ng check kill
```

2. Start monitor mode:
```bash
sudo airmon-ng start wlan0
```

3. Verify monitor mode:
```bash
iwconfig
```

## Performance Optimization

### Signal Strength

For optimal signal strength:

1. Position the adapter with clear line of sight
2. Use the included high-gain antenna
3. Consider upgrading to a directional antenna for focused coverage

### Band Selection

The adapter supports both 2.4GHz and 5GHz bands:

- 2.4GHz: Better range, more compatibility
- 5GHz: Higher speeds, less interference

## Advanced Features

### Antenna Selection

The RP-SMA connector allows for various antenna options:

1. Stock antenna: Good for general use
2. Panel antenna: Directional coverage
3. High-gain omni: Extended range in all directions

### Network Analysis

For network analysis tasks:

1. Ensure monitor mode is enabled
2. Use appropriate tools (Wireshark, Aircrack-ng, etc.)
3. Monitor system resources for optimal performance

## Troubleshooting

### Common Issues

1. **Poor Signal Strength**
   - Check antenna connection
   - Verify frequency band settings
   - Test different positions

2. **Connection Drops**
   - Update drivers
   - Check USB power management settings
   - Try different USB ports

3. **Monitor Mode Issues**
   - Verify driver compatibility
   - Check for interfering processes
   - Ensure proper permissions

*[CSS]: Cascading Style Sheet
*[HTML]: Hyper Text Markup Language
