# Address Docs

Address adds reusable countries, address records, address selectors, country selectors, and flag rendering to the Capell admin surface.

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                                                                         |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Address Api](address-api.md)                                   | HTTP/API contracts, payloads, and integration behavior.                            |
| [Address Database](address-database.md)                         | Tables, migrations, model ownership, and persistence behavior.                     |
| [Credits And Acknowledgements](credits-and-acknowledgements.md) | Upstream services, dependencies, and acknowledgements.                             |
| [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. |
| [Form Builder](../../form-builder/docs/overview.md) | Neighboring package in the same Capell workflow.      |
| [Events](../../events/docs/overview.md)             | Neighboring package in the same Capell workflow.      |