# phyn

## phyn

- [Phyn](https://docs.phyn.app/readme.md)
- [Music Playback](https://docs.phyn.app/features/music-playback.md)
- [Video Playback](https://docs.phyn.app/features/video-playback.md)
- [Watch offline](https://docs.phyn.app/features/watch-offline.md)
- [In-app notifications](https://docs.phyn.app/features/in-app-notifications.md)
- [Ebooks](https://docs.phyn.app/features/ebooks.md)
- [Live TV & Program Guide](https://docs.phyn.app/features/live-tv-and-program-guide.md)
- [How to: Receive in-app notifications](https://docs.phyn.app/guides/how-to-receive-in-app-notifications.md)
- [How To: View media codec information (videos)](https://docs.phyn.app/guides/how-to-view-media-codec-information-videos.md)
- [How To: Customizing Phyn App Homescreen](https://docs.phyn.app/guides/how-to-customizing-phyn-app-homescreen.md)
- [Delete downloaded TV Shows/Movies](https://docs.phyn.app/guides/delete-downloaded-tv-shows-movies.md): This guide provides step by step instructions on how to delete downloaded TV Shows and movies
- [I am unable to play a video](https://docs.phyn.app/guides/frequently-asked-questions.md)
- [How to Redeem Promo Codes on the Phyn](https://docs.phyn.app/guides/how-to-redeem-promo-codes-on-the-phyn.md)
- [Managing Your Phyn Subscription](https://docs.phyn.app/subscriptions-and-premium/managing-your-phyn-subscription.md): This guide provides a clear overview of Phyn Premium features. It includes step-by-step instructions for managing or canceling your subscription through the Apple App Store or Google Play Store.
- [Casting to Your TV (AirPlay & Google Cast) 📺](https://docs.phyn.app/video-and-playback/casting-to-your-tv-airplay-and-google-cast.md): This guide covers how to bring Phyn to the big screen using AirPlay and Google Cast. It includes step-by-step setup for Apple TV and Chromecast  and offers quick troubleshooting tips.
- [Direct play on supported platforms](https://docs.phyn.app/video-and-playback/supported-codec-direct-play.md)
- [eBooks and Reading in Phyn](https://docs.phyn.app/ebooks-and-reading/ebooks-and-reading-in-phyn.md)
- [Using the Release Calendar 📅](https://docs.phyn.app/advanced-feautures-and-plugins/using-the-release-calendar.md)
- [Jellyseerr Integration Guide 🔗](https://docs.phyn.app/integrations/jellyseerr.md): Enhancing User Experience with Jellyseerr Requests
- [Trakt Integration Guide 🔗](https://docs.phyn.app/integrations/trakt-integration-guide.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.phyn.app/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.
