> For the complete documentation index, see [llms.txt](https://docs.lisalab.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lisalab.io/features-how-tos/my-rewards-overviews.md).

# My Rewards / Overviews

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdBej6ngigHcIk_tJ031E1pLlY04pNYcpUalzBGsVLoXsFlCQcZLVwrjg0pGJHBwqc8es9vdz7nRuz0Tw6oDiRQqsQEHJuXwtRnXgwQTCNli8aPnPj-oVQtOAKmuaKw8UIp6EFOBUEK9UjwNZpEJrOtbS-j?key=NzG1p-GuoqNGQz9DLycWLg" alt=""><figcaption></figcaption></figure>

You can use the Rewards page to check how much you have earned every cycle; both for LiSTX and LiALEX.&#x20;

They must be opened separately:

**LiSTX:** <https://app.lisalab.io/li/stx/rewards>

**LiALEX:** <https://app.lisalab.io/li/alex/rewards>

\
Important to note that, if you are holding the wrapped version, the reward will not reflect on this page. You would need to manually input the amount in the Unwrap page to check the latest balance of STX or ALEX.


---

# 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.lisalab.io/features-how-tos/my-rewards-overviews.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.
