# Frontend Operators

Wenwin is committed to complete decentralization and utilizes independent frontends to handle ticket sales. These frontends directly interact with the Wenwin Lottery smart contracts.

{% hint style="warning" %}
Wenwin is completely permissionless. This means that anyone can operate their own frontend without approval from a centralized authority.

However, the Core Contributors are available to give guidance if you are interested in becoming a Frontend Operator, or want to learn more about the Wenwin Lottery SDK.
{% endhint %}

### Frontend Rewards

10% of all ticket sale proceeds from the Wenwin Lottery  processed through your frontend will be rewarded to the address associated with that frontend, to be claimed in MON.

### Frontend Operators

Frontend Operators can include websites, mobile apps, wallets, retailers, and more. These frontends can communicate with the Wenwin Lottery smart contracts, process ticket sales, and be rewarded for doing so.&#x20;

Frontend Operators are independent, so they can decide whether to use the non-core parts of the Wenwin Lottery smart contract, such as Referral Rewards.

### Frontend List

A frontend list hosted on the Wenwin website is available to showcase different frontends and compare key metrics. Frontend operators can request to be included on the Frontend List maintained at [wenwin.com](#frontend-list).


---

# 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.wenwin.com/games/mon-5-35-lottery/frontend-operators.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.
