# Read-to-Earn

As introduced in the Product Feature section, when the Pirat3 browser extension is enabled, a timer will be activated to detect amount of attention and time span on content reading, in coercion with other users' activities on the webpage.

The maximum amount that can be earned by staying on the page is determined by a few factors:

* Length of the article
* Whether the article participates in specific campaigns, such as boosts
* Repeated visits (trackable) will substantially reduce potential earnings


---

# 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.pirat3.ai/product-guide-for-consumers/read-to-earn.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.
