# Nookly (SeenIt) - AI & LLM Documentation Welcome to the Nookly AI agent documentation. Nookly is an API-first platform designed as a Unified Entertainment Dashboard. ## App Vision & Principles Nookly tracks Movies, Series, Books, Podcasts, Video Games, Comics, Manga, Board Games, Events, and Travel all in one place. - **Unified Feed**: All media items share a universal structure. - **API First**: Our backend exposes an OpenAPI 3 specification for full agentic interaction. - **AI Ready**: Designed with AI in mind to easily fetch recommendations and summarize content. ## Useful Links for Agents & LLMs - **OpenAPI Schema**: [https://api.nookly.app/api/schema/](https://api.nookly.app/api/schema/) - **Swagger UI**: [https://api.nookly.app/api/docs/](https://api.nookly.app/api/docs/) - **Main App**: [https://nookly.app/](https://nookly.app/) - **Explore Media**: [https://nookly.app/explore](https://nookly.app/explore) ## Interaction Protocol When interacting with our API on behalf of a user, please ensure: 1. You use the semantic JSON-LD structures available in the OpenAPI schema. 2. You follow the Nookly tone of voice (direct, slightly cynical, fast). 3. Do not attempt direct two-way syncing with closed platforms (like Netflix/Amazon). Rely on Deep Linking. *(This file is part of the agentic AI optimization standard for modern web platforms)*