# Frontend Authoring Docs

Frontend Authoring owns the admin beacon, in-page edit manifest, signed edit routes, and cache-aware field saves.

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for setup, extension, debugging, and verification details.

## Guides

| Doc                                                             | Use it for                                                                         |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Credits And Acknowledgements](credits-and-acknowledgements.md) | Upstream services, dependencies, and acknowledgements.                             |
| [Editable Regions](editable-regions.md)                         | Focused package workflow, setup, troubleshooting, or implementation details.       |
| [In Page Editing](in-page-editing.md)                           | Focused package workflow, setup, troubleshooting, or implementation details.       |
| [Overview](overview.md)                                         | Package boundary, runtime surfaces, install notes, and first troubleshooting path. |

## Read Next

| Related doc                                             | Why                                                   |
| ------------------------------------------------------- | ----------------------------------------------------- |
| [Repository package docs](../../../docs/README.md)      | Cross-package workflow index and install-order notes. |
| [HTML Cache](../../html-cache/docs/overview.md)         | Neighboring package in the same Capell workflow.      |
| [Layout Builder](../../layout-builder/docs/overview.md) | Neighboring package in the same Capell workflow.      |