# CoorenLabs

## Documentation

- [Welcome](https://docs.coorenlabs.com/readme.md): CoorenLabs provides an APIs for accessing information and links for various entertainments like anime, manga, movies and more.
- [Maintainers](https://docs.coorenlabs.com/maintainers.md): The project is maintained by the people below.
- [Quickstart](https://docs.coorenlabs.com/getting-started/quickstart.md): Get CoorenLabs on your machine fast. Then inspect the API and route groups.
- [Configuration](https://docs.coorenlabs.com/getting-started/configuration.md)
- [Anime](https://docs.coorenlabs.com/provider/anime.md)
- [AnimePahe](https://docs.coorenlabs.com/provider/anime/animepahe.md)
- [Animekai](https://docs.coorenlabs.com/provider/anime/animekai.md)
- [ToonStream](https://docs.coorenlabs.com/provider/anime/toonstream.md)
- [Manga](https://docs.coorenlabs.com/provider/manga.md)
- [All Manga](https://docs.coorenlabs.com/provider/manga/all-manga.md)
- [MangaBall](https://docs.coorenlabs.com/provider/manga/mangaball.md)
- [MangaFire](https://docs.coorenlabs.com/provider/manga/mangafire.md)
- [Music](https://docs.coorenlabs.com/provider/music.md)
- [Tidal](https://docs.coorenlabs.com/provider/music/tidal.md)
- [Movie/TV](https://docs.coorenlabs.com/provider/movie-tv.md)
- [PrimeSrc](https://docs.coorenlabs.com/provider/movie-tv/primesrc.md)
- [Yflix](https://docs.coorenlabs.com/provider/movie-tv/yflix.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.coorenlabs.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
