> For the complete documentation index, see [llms.txt](https://docs.simkl.org/how-to-use-simkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simkl.org/how-to-use-simkl/account-and-billing/special-plans/offers/loyalty-program.md).

# Loyalty Program

The SIMKL Loyalty Program rewards active users with a **free PRO subscription** each month. By simply using **Simkl.com** or the **Simkl Lists app** consistently, you can **unlock and activate a free month of PRO membership**.

This is a great way to experience premium features without making a purchase, simply by staying engaged with the platform.

{% embed url="<https://simkl.com/vip/loyalty/>" %}

***

### **How Does It Work?**

The Loyalty Program is **activity-based** and is designed to reward loyal users who frequently engage with SIMKL.

{% content-ref url="/pages/QlJQIs4ln4MmLGgxmckd" %}
[Pro](/how-to-use-simkl/account-and-billing/subscription-plans/pro.md)
{% endcontent-ref %}

#### **Eligibility Criteria**

To qualify for **1 Free Month of PRO**, you need to:

* **Visit Simkl.com or the Simkl Lists app for at least 20 days in a month** *(for Free users)*
* **Visit Simkl.com or the Simkl Lists app for at least 15 days in a month** *(if you are subscribed to the $1/month Supporter Plan)*

Once you meet this requirement, the **Loyalty PRO Reward** becomes available for activation.

***

### **How to Activate Your Free PRO Status**

Once you've unlocked **20 days (or 15 days for Supporters)** of active usage within a single month, follow these steps:

<figure><img src="/files/ZkFjJeoddy7pz12iwPf6" alt=""><figcaption></figcaption></figure>

1. **Go to the Loyalty Page:**
   * Visit: <https://simkl.com/vip/loyalty/>
2. **Check Your Eligibility:**
   * You will see a grid showing how many days you have unlocked.
   * If you have reached **20 days (or 15 for Supporters)**, a **"Claim Free PRO"** button will become available.
3. **Manually Claim Your PRO Reward:**
   * Press the **"Claim Free PRO"** button.
   * Your **1-month PRO status** will be activated immediately.
4. **Repeat the Process Every Month:**
   * This is **not an automatic renewal.**
   * You have to manually activate it each month when the option unlocks.

***

### **Important Details to Remember**

* **PRO status is granted for 1 month only** upon activation.
* **You must claim it manually** after fulfilling the criteria.
* **Activity resets each month,** meaning you need to complete 20 (or 15) active days again in the following month to unlock it again.
* **The Supporter Plan ($1/month) reduces the requirement to 15 days,** making it easier to get Free PRO.

{% content-ref url="/pages/aEDlrfbplOiJpUUT1Bbb" %}
[Supporter Role ($1/month)](/how-to-use-simkl/account-and-billing/special-plans/supporter-role-usd1-month.md)
{% endcontent-ref %}

<figure><img src="/files/UzVnNz8Qm4ky4GGYUzI4" alt=""><figcaption></figcaption></figure>

***

### **Frequently Asked Questions (FAQ)**

#### **1. Do I need to pay anything to qualify for the Loyalty PRO?**

No, this is completely free! As long as you meet the **20-day activity requirement** (*or 15 days with Supporter Plan*), you can claim **1 month of PRO for free**.

#### **2. What happens if I miss a day?**

As long as you **reach 20 active days within the month**, missing a few days is okay. However, if you don’t meet the requirement within that month, you won’t be able to claim the free PRO.

#### **3. Does this apply to both Free and Supporter users?**

Yes!

* **Free users** need **20 days of activity** in a month.
* **Supporter users ($1/month)** need **only 15 days** of activity to qualify.

#### **4. Can I accumulate multiple months of PRO?**

No, you can **only claim 1 free month at a time**. You will need to **repeat the activity next month** to claim another month.

#### **5. Is the PRO upgrade automatic once I complete 20 days?**

No, **you must manually press the "Claim Free PRO" button** on the Loyalty page [here](https://simkl.com/vip/loyalty/) to activate your PRO status.

#### **6. What happens if I forget to claim my Free PRO before the next month starts?**

If you forget to claim it, the **previous month’s eligibility will expire**, and you will need to **restart from zero** in the new month.

#### **7. Can I use the Simkl mobile app or site to qualify for Loyalty PRO?**

Yes! Visiting Simkl through:

* **Website**
* **Simkl Lists App**

All count towards your **20-day (or 15-day) requirement**.

#### **8. Does my progress carry over if I upgrade to a Paid PRO or VIP plan?**

If you upgrade to **a paid PRO or VIP plan**, your **loyalty-based PRO reward will no longer be needed**, since you are already subscribed.

#### **9. Can I participate in the Loyalty Program while on the Supporter Plan?**

Yes! In fact, **being on the Supporter Plan ($1/month) makes it easier to qualify**, as you only need **15 active days instead of 20**.

#### **10. Can I claim Loyalty PRO if I am already on a VIP plan?**

No, the **Loyalty PRO reward is only for Free or Supporter users.**\
VIP members already have unlimited access to all premium features.

***

### **Final Thoughts**

The SIMKL **Loyalty Program** is a great way to enjoy **premium PRO features for free** every month just by using the platform actively. If you’re a dedicated user, this is the easiest way to unlock PRO **without spending any money.**


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.simkl.org/how-to-use-simkl/account-and-billing/special-plans/offers/loyalty-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
