# Viewing your reward performance

You can now see the performance of your individual subscriptions within a reward program, so you can keep a better track of your rewards.

We've built the page in a way that you have a summary of each subscription and you can further expand it in order to see the individual rewards.

## Viewing a specific subscription

1. Open the Your Crucibles page \ <img src="/files/-MgC_z0EbK9UPKzBqqH7" alt="" data-size="original">&#x20;
2. Locate the crucible you want to view, and click on it if its not already selected \ <img src="/files/-MgCFy1FkUFJuNKmmSFE" alt="" data-size="original"> <br>
3. You can either click on the "Rewards Tab" or click on the menu of the Locked asset within the "Summary" tab and select the relevant reward program.\ <img src="/files/-MgCaArJTL_asL1cW7Q7" alt="" data-size="original"> <br>
4. Chose the Reward Program you wish to view from the Purple Dropdown menu \ <img src="/files/-MgCaQ2G2AUgRgRlGyvg" alt="" data-size="original"><br>
5. Scroll down to "Subscriptions" \ <img src="/files/-MgCaU2TvEyEYX0b6Ws9" alt="" data-size="original"> \
   \
   You can now see your individual subscriptions at an overview, and see how they are performing in terms of rewards, the cyan bar at the bottom of your subscription represents your multiplier growth against the scaling period.<br>
6. Expand the individual subscription you wish to view by clicking on it, the exact rewards you have earned in that subscription \ <img src="/files/-MgCacXU_SIXdhQbDLCU" alt="" data-size="original"> \
   \
   You can now also see the amount of days your subscription has existed for.

## Viewing your LP token balances

Follow steps 1-4 in [Viewing a specific subscription](/guides/viewing-your-reward-performance.md#viewing-a-specific-subscription) above, you can hover over (or tap on when using mobile) the locked balance of your subscription. A tooltip will appear showing you the balance of that LP token. \
\ <img src="/files/-MgCbDJB0djqmjx6OlC6" alt="" data-size="original">

## Viewing a specific Reward Token value

1. Follow steps 1-6 in [Viewing a specific subscription](/guides/viewing-your-reward-performance.md#viewing-a-specific-subscription) above
2. Locate the reward token you wish to view the value for and hover over (or tap on when using mobile) the  balance. A tooltip will appear showing you the balance of that LP token. <img src="/files/-MgCbfwXtT9gLoirnIGI" alt="" data-size="line">&#x20;


---

# 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.crucible.wtf/guides/viewing-your-reward-performance.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.
