# Guides

User-facing guides for creating and maintaining Ordio pages and features.

## Quick Navigation

### Page Creation Guides

- **[Comparison Pages Guide](comparison-pages/COMPARISON_PAGES_GUIDE.md)** - Complete guide for creating competitor comparison pages
- **[Page Type Guides](PAGE_TYPE_GUIDES.md)** - Quick reference for all page types (product, industry, tools, etc.)
- **[Tools Pages Guide](tools-pages/)** - Guides for calculator and tool pages

### System Guides

- **[Product Updates Guide](product-updates/)** - Managing product updates and changelog

## Directory Structure

```
guides/
├── comparison-pages/     # Comparison page creation and maintenance
├── tools-pages/         # Calculator and tool page guides
├── product-updates/     # Product updates system guides
└── PAGE_TYPE_GUIDES.md  # Quick reference for all page types
```

## Getting Started

**Creating a new comparison page?** → Start with [Comparison Pages Guide](comparison-pages/COMPARISON_PAGES_GUIDE.md)

**Working on a tools page?** → See [Tools Pages Documentation](tools-pages/)

**Need quick reference?** → Check [Page Type Guides](PAGE_TYPE_GUIDES.md)

**Last Updated:** 2025-11-20
