# Fami guild page entries This product will expose four independent static entries: - `host-center/` - `agency-center/` - `bd-center/` - `wallet/` Entries are intentionally thin. Shared business logic belongs in `guild/packages//`; Fami-specific configuration and visual overrides belong in `guild/products/fami/`. Do not copy scripts from `gonghui/` wholesale. Reuse existing backend semantics through a feature adapter and keep any Fami response differences additive and explicit.