> For the complete documentation index, see [llms.txt](https://docs.glowyield.com/glow-yield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glowyield.com/glow-yield/glow-dapps/glow-lotto/overview.md).

# Overview

At its core, Glow Lotto is a [**prize-linked savings account**](https://en.wikipedia.org/wiki/Prize-linked_savings_account) which combines the best elements of a regular savings account and lotteries in order to make saving fun again!

Also known as a no-loss lottery, it is attractive because it functions both as a game of chance (as there is a chance of a large prize) and as a savings vehicle (unlike in normal lotteries, the deposit is never lost).

### How It Works

**Depositors** deposit UST into Glow Lotto and are awarded lottery tickets proportionally to the size of their deposit. These tickets are recurring which means that they will be valid for every lottery until you withdraw your deposit (i.e. tickets rollover to the next lottery after each lottery execution without any action required from depositors).

Deposits are placed in Anchor where they earn \~20% APR. 25% of this yield (\~5% APR) goes back to the depositor, while the other 75% of this yield (\~15% APR) goes towards the lottery pool. This means that unlike in normal lotteries, depositors never lose their deposit and are always making money even if they never win the lottery.

The lottery is drawn every Sunday at 20:00 GMT, when the interest accrued since the previous Sunday is split among the winners of the drawing. They win big! :relaxed:

If a depositor wants to spend some of the money they've earned, they can withdraw some of their appreciated deposits at any time.&#x20;

### Fairness

The lottery drawing is conducted following a **decentralized and non-predictable process.** This allows Glow Lotto to deliver a fair lottery without relying on any central party. Nobody, including Glow Core team, can predict the winning ticket combination.


---

# 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:

```
GET https://docs.glowyield.com/glow-yield/glow-dapps/glow-lotto/overview.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.
