# Overlay Services Engine Documentation

The documentation is split into various pages, each covering a set of related functionality. The pages are as follows:

## Main Documentation

- [API](./API.md) — How to interact with the Overlay Services Engine
- [Synchronization](./Synchronization.md) — GASP peer synchronization
- [BRC-136 BASM](./BRC-136-BASM.md) — Block-anchored sync, and how it interacts with admin/janitor removal
- [Concepts](./concepts/README.md) — High-level concepts
- [Examples](./examples/README.md) — Guides, tutorials and examples of using the Engine
- [Internal](./internal/README.md) — References for working with internal system components

---

[🏠 Home](./README.md) | [📚 API](./API.md) | [💡 Concepts](./concepts/README.md) | [📖 Examples](./examples/README.md) | [⚙️ Internal](./internal/README.md)
