# Dahlia Points Program

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

The Dahlia Points Program is a liquidity-driven rewards system designed to incentivize lending and borrowing on Dahlia. Participants earn Petals—reward points—based on their activity across supported networks.

A total of **900M** Petals will be distributed, encouraging active market participation. The current program will continue until all Petals have been allocated.

### How do I earn Petals?

You can earn Petals by:&#x20;

* **Lending:** Deposit liquidity to earn Petals based on the amount you deposit.&#x20;
* **Borrowing:** Borrow liquidity and earn Petals based on your borrowing amount.&#x20;

The more liquidity you provide or borrow, the more Petals you accumulate.

### How are Petals calculated?

Your total Petals earned are calculated as follows: 

```
Total Points = Liquidity Contribution × Base Rate × Multiplier
```

* **Liquidity Contribution:** The total liquidity you deposit or borrow.&#x20;
* **Base Rate:** 0.1 Petal per USD per day (can be boosted).&#x20;
* **Multiplier:** increases the Base Rate offering more Petals for early adopters and strategic partnerships.

### Boosted Base Rate

The Base Rate can be  boosted to incentivize early participation:

* The Booster is manually managed by the Dahlia Foundation.
* Over the duration of the rewards campaign, boost will gradually decrease until it aligns with the base rate. This means earlier participation results in significantly higher rewards.

### Multiplier&#x20;

The Multiplier increases the Base Rate, allowing participants to earn more Petals in specific markets. It is a fixed adjustment applied for the duration of a campaign to encourage engagement and participation within strategic partner communities.

### Boyco Program vs Dahlia Points Program

* **Boyco Program** (Feb 2 - May 3): A limited-time rewards initiative for early Berachain community members, distributing 8M Petals through the Royco Protocol. Participation in this program is now closed.
* **Dahlia Points Program** (Current):  The main rewards campaign open to all Dahlia users, with a total of 900M Petals available. Participants can earn Petals by supplying liquidity or borrowing across supported markets.

Users who participated in the **Boyco Program** can still join the **Dahlia Points Program** and continue earning Petals. However, Boyco rewards are separate and will not appear in the Dahlia leaderboard, while Dahlia Points will be reflected cumulatively across all markets and chains.

### How do I track my earned Petals?

You can easily track your earned Petals by connecting your wallet to [app.dahlia.xyz](https://app.dahlia.xyz/) and navigating to the Points page.&#x20;

* Boyco Program participants: Your points are visible only at the top section of the Points page but won't appear on the leaderboard.
* Dahlia Points Program participants: Your points earned through the Dahlia Points Program will appear in the cumulative leaderboard, reflecting activities across all markets and chains supported by Dahlia.

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


---

# 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.dahlia.xyz/petals.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.
