# Page Not Found

The URL `Developing` does not exist.

You might be looking for one of these pages:
- [Developing](https://docs.cheddar.vihan.org/docs/developing.md)
- [API](https://docs.cheddar.vihan.org/docs/developing/api.md)
- [Structure](https://docs.cheddar.vihan.org/docs/developing/structure.md)
- [Primitive Objects](https://docs.cheddar.vihan.org/docs/developing/primitive-objects.md)
- [Getting Started](https://docs.cheddar.vihan.org/docs/developing/getting-started.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/developing.md`)
- Use `Accept: text/markdown` header for content negotiation