# Phyn

Phyn, pronounced */fin/,* is a native multi-platform client for Jellyfin with a built-in music and video player that integrates seamlessly with your device's operating system.

{% hint style="info" %}
Phyn is a client application for Jellyfin. This means it does not come bundled with the Jellyfin server so you would need the [Jellyfin server](https://jellyfin.org) running to use it.
{% endhint %}

## Features

Here are the features of Phyn

* [Native music playback support](https://docs.phyn.app/features/music-playback)
* [Native video playback support](https://docs.phyn.app/features/video-playback)
* [In-app notifications](https://docs.phyn.app/features/in-app-notifications)
* Direct play almost any media codec
* [Download videos to watch when not connected to your Jellyfin server](https://docs.phyn.app/features/watch-offline)
* User friendly
* Discover and add new movies and shows to your library (Jellyseerr server required).
* Skip intros when watching shows (ConfusedPolarBear introskipper plugin required).

{% hint style="info" %}
Phyn has background media playback support and integrates nicely with the notification center of your device's OS so you can use it as your default music app.
{% endhint %}

## Available platforms

Phyn is available on only macOS, iOS, and Android. More support coming soon for other platforms.

* [Android](https://play.google.com/store/apps/details?id=com.appsynergyts.phyn\&referrer=utm_source%3Dwebsite)
* [iOS](https://apps.apple.com/app/apple-store/id6457674815?pt=120492921\&ct=docs.phyn.app\&mt=8)
* [MacOS](https://apps.apple.com/app/apple-store/id6457674815?pt=120492921\&ct=docs.phyn.app\&mt=8)
* AppleTV (coming soon)
* Android TV (coming soon)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current 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.
