> For the complete documentation index, see [llms.txt](https://docs.redemptiontoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redemptiontoken.com/how-to-earn/redemption-bonds/redemption-bonds-prizes-and-lucky-draw-periods.md).

# Redemption Bonds Prizes & Lucky Draw Periods

* Simply, higher prizes for higher denomination bonds.
* All Series of same denomination bonds offer equal sized prizes.&#x20;

<table><thead><tr><th width="157" align="center">Bond Denomination</th><th>$100</th><th>$500</th><th>$1,000</th><th>$10,000</th></tr></thead><tbody><tr><td align="center"><strong>Prize Money</strong></td><td>$1,000</td><td>$5,000</td><td>$10,000</td><td>$100,000</td></tr><tr><td align="center"><strong>Lucky Draw Happens</strong></td><td>Weekly</td><td>Fortnightly</td><td>Once a Month</td><td>Once Every 3 Months</td></tr><tr><td align="center"><strong>Number of Series/Draws Per Month</strong></td><td>4</td><td>2</td><td>1</td><td>0</td></tr><tr><td align="center"><strong>Number of Series/Draws Per 3 Months</strong></td><td>(4*3) = 12</td><td>(2*3) = 6</td><td>(1*3) = 3</td><td>1</td></tr></tbody></table>


---

# 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.redemptiontoken.com/how-to-earn/redemption-bonds/redemption-bonds-prizes-and-lucky-draw-periods.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.
