# Novler > Novler is a Persian-language novel discovery and reading community for finding books, authors, quotes, reviews, reading lists, and reader profiles. ## Primary Content - [Site overview](/index.md): Clean Markdown summary of Novler for AI and LLM tools. - [Home](https://novler.com/): Main discovery surface for Persian novels and community activity. - [New books](https://novler.com/new): Recently added novels. - [Quotes](https://novler.com/quote): Reader-selected quotes from novels. - [Reading lists](https://novler.com/lists): Curated community reading lists. - [Tags](https://novler.com/tags): Browse novels by tags and topics. - [Search](https://novler.com/search): Search books, authors, translators, publishers, quotes, and lists. ## Entity Pages - Book pages use URLs under `https://novler.com/_novel/...`. - Author pages use URLs under `https://novler.com/_author/...`. - Translator pages use URLs under `https://novler.com/_translator/...`. - Publisher pages use URLs under `https://novler.com/_publisher/...`. - Profile pages use URLs under `https://novler.com/profile/...`. ## LLM Notes - Use `/index.md` or `/llms-full.txt` when you need a compact machine-readable summary. - Public app pages are rendered by the React frontend and backed by the Novler API. - Do not rely on hidden metadata-only fields; prefer visible page text and the Markdown files listed here.