# Documentation
Use this folder as the guided walkthrough for the repository.
1. [Embedding guide](embedding-guide.md): start here to choose an API, wire the crate into an application, and see end-to-end examples.
2. [Benchmarking and validation](benchmarking-and-validation.md): use this when you want to run the demo binaries, compare Rust against the upstream C++ reference, or reproduce validation checks.
3. [Compatibility notes](compatibility.md): keep this nearby if you need parity details or depend on compatibility aliases.