# How to run Generators

The PrompTale Generator Portal is a user-friendly interface that allows you to run a PrompTale Generator. It requires little-to-no technical knowledge to operate other than basic computer skills.&#x20;

<figure><img src="/files/aexnP3xXM97xdExBsK15" alt=""><figcaption><p>How to run Generators</p></figcaption></figure>

Activating the Generator is very simple. Just go to the **My License** tab and click the **"Supply Power to Generate"** button to start. Once the Generator is activated, rewards begin generating immediately. The rewards collected from 00:00:00 to 23:59:59 UTC each day will be distributed the next day by 01:00:00 UTC (though there may be a slight delay in the process).

The accumulated rewards for each license will update daily with each reward distribution.


---

# 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/how-to-run-generators.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.
