# View Rewards

Generators are incentivized with token rewards.

You can view your total rewards in Dashboard or Personal Center within the PrompTale Factory

## Dashboard&#x20;

<figure><img src="/files/cUP58E5LRycxKNhb3EwU" alt=""><figcaption></figcaption></figure>

## License

The License tab lets you easily view all the Generator Licenses you own at a glance. Here, you can activate your Generators to start generating rewards.

<figure><img src="/files/q3LWjA5ipeAIG96nAgyP" alt=""><figcaption></figcaption></figure>

## My Activity

The Activity tab lets you track all your rewards and activity history from using your Generators.

<figure><img src="/files/kCRtrcMQnVnBDcJXLtPc" 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://docs.promptale.io/promptale-generator/view-rewards.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.
