# W2E System

Users earn a $GON token after each completed order, given they have at least 1 Gotchi. When receiving an order, user must select one of their Gotchi and after the task is completed, comes the calculation of earnings token $GON.

Earnings limit from 1 order: \
Users start earning $GON Token with a maximum of 10 tokens and can increase their $GON earnings up to 300 tokens per order by increasing their Gotchi level.

Factors affecting $GON earnings:

* karma value
* value of Gotchi level
* Gotchi efficiency
* order amount
* order duration
* user activity
* active gems and boosters
* number of Gotchi owned
* configurable value


---

# 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.gotchi.co/w2e-system.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.
