# Overlays

- [Overlay Network Data Synchronization](https://bsv.brc.dev/overlays/0022.md)
- [Confederacy Host Interconnect Protocol (CHIP)](https://bsv.brc.dev/overlays/0023.md)
- [Overlay Network Lookup Services](https://bsv.brc.dev/overlays/0024.md)
- [Confederacy Lookup Availability Protocol (CLAP)](https://bsv.brc.dev/overlays/0025.md)
- [Universal Hash Resolution Protocol](https://bsv.brc.dev/overlays/0026.md)
- [Layered Key-Value Store for Wallets and Overlay Services](https://bsv.brc.dev/overlays/0035.md)
- [Overlay Network Transaction History Tracking](https://bsv.brc.dev/overlays/0064.md)
- [Private Overlays with P2PKH Transactions](https://bsv.brc.dev/overlays/0081.md)
- [Standardized Naming Conventions for BRC-22 Topic Managers and BRC-24 Lookup Services](https://bsv.brc.dev/overlays/0087.md)
- [Overlay Services Synchronization Architecture](https://bsv.brc.dev/overlays/0088.md)
- [Diverse Facilitators and URL Protocols for SHIP and SLAP Overlay Advertisements](https://bsv.brc.dev/overlays/0101.md)
- [Block-Anchored Overlay Synchronization via Block-Aligned Sparse Merkle Trees (BASM)](https://bsv.brc.dev/overlays/0136.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bsv.brc.dev/overlays.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
