# Lucky Refund

### What is it?

**Lucky Refund** is DAOLAMA’s weekly campaign to reward active users.\
Every week, we **randomly select 3 winners** who get a **full interest refund** on one of their NFT loans.

***

### How to participate

1. Pledge any NFT as collateral on DAOLAMA (e.g., a phone number).
2. Each pledge = 1 ticket in the weekly draw.
3. The more NFTs you pledge — the higher your chances.
4. Every week, 3 winners are randomly selected.
5. Winners receive a **100% interest refund** on one pledged NFT.

***

### Rules

* Only **new pledges** made during the current week are eligible.
* 1 pledge = 1 ticket.
* Each winner receives a refund **for one NFT**, even if they pledged more than one.
* Refund is sent in TON to the same wallet that created the loan.
* Winners are announced every Monday in our Telegram channel and here on this page.

***

### Example

* You pledge 3 NFTs this week.
* You get 3 tickets.
* If you win, you receive a refund for the interest paid on **one** of your loans (≈ 2.3 TON).

***

### Current Parameters

| Parameter             | Value             |
| --------------------- | ----------------- |
| Winners per week      | 3                 |
| Max refund per winner | Interest on 1 NFT |
| Period                | Monday – Sunday   |
| Winner announcement   | Every Monday      |

***

### FAQ

**❓ Can I win more than once?**\
Yes, you can participate and win again each week.

**❓ Do old loans count?**\
No. Only **new pledges** made during the current week are eligible.

**❓ How are winners selected?**\
We randomly choose 3 tickets from the full pool of new NFT pledges that week.

**❓ Will refunds be in TON or LLAMA?**\
By default, refunds are made in TON. Additional options may be added later.

***

### Winners

🟢 The full list of weekly winners will be updated here\
📌 Follow our [Telegram Channel](https://t.me/daolama) for announcements

***


---

# 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.daolama.co/daolama/daolama-en/lucky-refund.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.
