> For the complete documentation index, see [llms.txt](https://docs.yala.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/double-berries-loyalty-program.md).

# ‘Double Berries’ Loyalty Program

## Yala ‘Double Berries’ Loyalty Program

After the recent September 14 incident, we sincerely thank our community for their continued trust and patience.  To reward your support, we are launching the ‘Double Berries’ Loyalty Program.

<br>

1. Duration

00.00 UTC September 23rd, 2025 - 09.00 UTC, December 8th, 2025

<br>

2. Who Can Join

All users who earned Berries on Yala Mainnet before the end of September 22nd (UTC), will be automatically enrolled in the Loyalty Program.

<br>

3\. How It Works

* Yala record two types of Berries points:&#x20;
* A = Berries earned on September 22nd
* C = Total accumulated Berries by 23:59 UTC on September 22nd
* As long as A > 0, then starting from September 23rd till our snapshot at 9am UTC, December 8th, all new Berries you earn will be doubled (2x) based on your existing multipliers. For example, if you were earning 6x Berries, with the bonus it becomes 12x Berries.
* New Points = hourly points x 2

<br>

Pro Tip:&#x20;

Keep your positions or add more on September 22nd, 2025 to be eligible for double Berries till the end of Season 2.

<br>

4\. Notes & Rules

* Make sure your daily Berries earnings remain ≥ 80% of A. If they fall below this level for 3 consecutive days, your eligibility will be canceled.&#x20;
* If the extra points earned from this program reach 10 times of C:
* ≤ 10 x C → Still doubled
* Beyond 10 x C  → normal rate applies.
* The extra Berries points will be added together at the end of each day.

5. View your Status

**You can view your status on the BerryBoard.**

* If your daily Berries earnings fall below **80% of your Sept 22 level**, you will lose **one heart** the following day.

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

* If they stay below this level for **3 consecutive days**, your eligibility will be canceled, your hearts will become empty, and **Loyalty Boost will end**.

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

* If your daily earnings rise above 80% of the Sept 22 level before reaching 3 consecutive days below it, your lost hearts will be **restored to three**.
* If your extra earnings ever exceed **10× your Sept 22 cumulative earnings**, your **Loyalty Boost will end immediately**, regardless of heart status.

Thank you for standing with Yala! Double Berries is only the start.

<br>


---

# 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.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/double-berries-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.
