# Page Not Found

The URL `tutorials/quick-start/start-your-application` does not exist.

You might be looking for one of these pages:
- [Start Your Frigg App](https://docs.friggframework.org/tutorials/quick-start/start-your-frigg-app.md)
- [Configuration](https://docs.friggframework.org/tutorials/quick-start/configuration.md)
- [Initialize with Create Frigg App (CFA)](https://docs.friggframework.org/tutorials/quick-start/create-frigg-app.md)
- [Quick Start Tutorial](https://docs.friggframework.org/tutorials/quick-start.md)
- [Updating the Integration Logic](https://docs.friggframework.org/tutorials/quick-start/updating-the-integration-logic.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.friggframework.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.friggframework.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/tutorials/quick-start/start-your-frigg-app.md`)
- Use `Accept: text/markdown` header for content negotiation