# Viewing Reward Points Transactions

To track reward points transactions, go to the "Reward Points Transactions" page. This section displays a detailed ledger of all reward points activities, including points earned, redeemed, and expired.&#x20;

Each transaction is timestamped and includes a brief description for clarity. You can filter the transactions by date or member name to quickly find specific records.

<figure><img src="https://1196756779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMvw2aKlQCpLX6lqObTk%2Fuploads%2FR8ul2Fg4DnSdHRvVUn27%2Fimage.png?alt=media&#x26;token=e7223250-c30b-42d0-82e4-3e4e5e160871" alt=""><figcaption></figcaption></figure>


---

# 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://userguide.hku.hk/greenu-app/manage-members-and-transactions/viewing-reward-points-transactions.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.
