# Documentation

## Getting started

- docs/build.md - build prerequisites and picoquic setup
- docs/usage.md - CLI usage and examples
- docs/config.md - environment variables and tuning knobs

## Protocol and correctness

- docs/protocol.md - DNS encapsulation and wire behavior
- docs/dns-codec.md - DNS codec behavior and vectors
- fixtures/vectors/README.md - vector schema and regeneration

## Interop and benchmarks

- docs/interop.md - interop harnesses and local testing
- docs/benchmarks.md - benchmark harnesses and methodology
- docs/benchmarks-results.md - benchmark results log
- docs/profiling.md - DNS codec profiling notes

## Design notes

- docs/design.md - architecture and design summary
