# For Paxer

Paxers can earn money by renting out their time and performing different tasks assigned by the Beholder while streaming it all live.

As soon as the Paxer has been chosen, they will receive a push notification about a new order. If the Paxer accepts the assignment, they can proceed with it.

There is no limit to how much Paxers can earn.

Each Paxer sets the price for their time or a specific task. They can set a fixed price for joining live streams, select a subscription plan or simply use donations instead.


---

# 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://whitepaper.metapax.io/how-it-works/for-paxer.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.
