# How it works

People from all over the world can register on MPAX platform, set up an account and start live streaming. We call such people Paxers.

Millions of others can join the platform to hire Paxers, assign tasks to them and join their live streams from anywhere in the world. These are Beholders.

Whenever the Paxer accepts a new assignment, they put on their glasses or any other wearable device and the Beholder starts seeing and hearing everything that is happening around them from a first person perspective. The Beholder can guide the Paxer by voice or text (automatically translated to the Paxers language) in real time.

Funds are automatically debited from the Beholder's account. Once the assignment has been completed, the platform will release the funds to the Paxer's account.

All payments are made using the MTP token (the internal currency of the platform).


---

# 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.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.
