> For the complete documentation index, see [llms.txt](https://midle.gitbook.io/midle-pitchdeck/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://midle.gitbook.io/midle-pitchdeck/solution/what-is-midle/how-does-midle-work.md).

# How Does Midle Work?

Projects or users that want to create social media and crypto asset quests on Midle need to make a purchase and add Midle points to their balance firstly. Then, they can create their quests right away. The points equivalent of the quests completed by the Midle users are distributed to them by subtracting from the balance of the project.

<figure><img src="/files/E7L430VDDWYGqUpSHdf8" alt=""><figcaption></figcaption></figure>

The points users earn by completing quests also allow them to collect tickets, which are used to participate in giveaways (raffles). Every 200 points till 5000, every 100 points between 5000-10000, and every 50 points after 10000 total points add 1 ticket to user’s balance. Users will have the right to access weekly and monthly giveaways by spending tickets.

Rewards distributed to users via giveaways and leaderboards are funded by revenues from points purchased by projects on Midle.

Projects that create quests on Midle can view their quests’ activity and statistics through the dashboard. Thus, they collect detailed data about their target audience/users’ interests and can use the data to optimize their quests right away.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://midle.gitbook.io/midle-pitchdeck/solution/what-is-midle/how-does-midle-work.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.
