# About The Last Pie

**The Last Pie is a Web3 advertisement platform.**

The Last Pie team solves the problem of existing advertising platforms forcing users to watch ads paid for by advertisers. After considering various methods for users to watch ads, we have decided to distribute 90% of the advertising budget to users.

In The Last Pie, users (Bakers) can watch ads and claim rewards through competition. The reward mechanism is as follows:

* 90% of the fees paid by advertisers are paid out as user (Baker) rewards.
* 60% is awarded to the Baker who makes the last claim.
* 30% is given as random rewards. If the advertisements ends before the entire random reward pool is used, the remaining amount will be added to the last claimer.&#x20;


---

# 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://lastpiecontacts-organization.gitbook.io/the-last-pie/the-last-pie/about.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.
