# Bricks Academy > Official documentation for Bricks, the visual site builder for WordPress. Use this site for installation, builder workflows, styling, templates, dynamic content, developer references, and integrations. ## Discovery - Homepage: https://academy.bricksbuilder.io/ - Sitemap: https://academy.bricksbuilder.io/sitemap-index.xml - Programmatic content index: https://academy.bricksbuilder.io/content-index.json - Browser search UI: https://academy.bricksbuilder.io/search/?q=your-query ## Retrieval - HTML pages are canonical. - Documentation pages expose Markdown alternates with `rel="alternate" type="text/markdown"`. - Markdown URLs are also listed directly in `/content-index.json`. - For programmatic search, fetch `/content-index.json`, search its title, description, section, category, and headings fields, then fetch the matching `markdownUrl` values for full page text. - The browser search UI uses client-side JavaScript and is not a server-rendered search API. ## Main Sections - Getting Started: https://academy.bricksbuilder.io/getting-started/ - Builder: https://academy.bricksbuilder.io/builder/ - Developer: https://academy.bricksbuilder.io/developer/ - Integrations: https://academy.bricksbuilder.io/integrations/ - WooCommerce: https://academy.bricksbuilder.io/integrations/woocommerce/ - Bricks Data Model: https://academy.bricksbuilder.io/developer/schema/