# Managing Your Phyn Subscription

##

Phyn is committed to providing a premium, native experience for your self-hosted media. While basic library browsing and media streaming are free, **Phyn Premium** unlocks the full potential of your "Personalized Media Haven," enabling advanced features that bridge the gap between your server and your mobile lifestyle.

### Subscription Tiers & Benefits

We offer flexible plans to suit every type of media enthusiast. Whether you prefer a low monthly entry point or the "set it and forget it" convenience of lifetime access, there is a plan for you.

| **Feature**                       | **Free Version** | **Phyn Premium** |
| --------------------------------- | ---------------- | ---------------- |
| Native Media Streaming            | ✅                | ✅                |
| Video Playback                    | ✅                | ✅                |
| Music Playback                    | ✅                | ✅                |
| **Resume Playback**               | ❌                | ✅                |
| **Offline Downloads**             | ❌                | ✅                |
| **Advanced eBook Navigation**     | ❌                | ✅                |
| **Early Access to New Features**  | ❌                | ✅                |
| Plugin Support (Jellyseerr/Trakt) | ❌                | ✅                |
| Calendar                          | ❌                | ✅                |

#### Our Plans

* **Monthly:** Ideal for trying out the full suite of features.
* **Yearly:** Our most popular plan, offering a significant discount over the monthly rate.
* **Lifetime Access:** A one-time payment for permanent access to all current and future Phyn features. No recurring fees, ever.

### How to Subscribe or Upgrade

You can manage your subscription directly within the Phyn app on your preferred device.

1. **Open Phyn** and tap the **Settings** (gear) icon.
2. Navigate to the **Account & Subscription** section.
3. Choose your preferred plan and complete the purchase through the **App Store (iOS/macOS)** or **Google Play Store (Android)**.

### Managing Your Subscription (Cancellations & Refunds)

Since Phyn uses the native payment systems of your device’s operating system, all billing, renewals, and cancellations are handled securely by Apple or Google.

#### On iOS and macOS

1. Open the **Settings** app on your device.
2. Tap your **Name/Apple ID** at the very top.
3. Tap **Subscriptions**.
4. Find **Phyn** in the list to change your plan or cancel your renewal.

#### On Android

1. Open the **Google Play Store** app.
2. At the top right, tap the **profile icon**.
3. Tap **Payments & subscriptions** > **Subscriptions**.
4. Select **Phyn** to manage your billing cycle or cancel.

### Common Questions (FAQ)

#### "Can I use my subscription on multiple devices?"

Yes! As long as you are signed into the same App Store or Google Play account, your Phyn Premium status will follow you across all your devices on that platform.

#### "How do I Restore Purchases?"

If you've upgraded but don't see your Premium features active:

1. Go to **Settings** in the Phyn app.
2. Tap **Account & Subscription**.
3. Select **Restore Purchases**. This will re-verify your receipt with the App Store or Google Play Store.

#### "Do I need a subscription to use my Jellyfin server?"

No. Your Jellyfin server is yours, and Phyn will always allow you to connect to it and stream your content for free. The subscription only unlocks the "enhanced" native features developed specifically by the Phyn team, such as offline downloads and advanced syncing.

**Still have billing questions?**

If you are having trouble with a specific transaction or need help with a refund request, please contact us at <support@phyn.app>. Please include your **Order ID** from Apple or Google to help us assist you faster.


---

# 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/subscriptions-and-premium/managing-your-phyn-subscription.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.
