# Redeeming

Each week, we will choose a “theme-of-the-week collection” (theme) at random. Players who own a full collection (6 different NFT pieces of the same collection and of the same rarity) of the theme will have the choice to redeem it for a valuable reward (burning the NFT collection in the process). The awards are estimated to be worth the following:&#x20;

* 1-star collection: 100 LMF - 500 LMF&#x20;
* 2-star collection: 500 LMF - 2000 LMF&#x20;
* 3-star collection: 2000 LMF - 10000 LMF


---

# 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.lamas.co/1.0/nft/redeeming.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.
