# Overview

Other languages: [中文版本](https://app.gitbook.com/o/DZwosSmwurGJzi5G0JJr/s/Joh1pseqRBkrIufJ3GLz/) | Français (soon) | Deutsch (soon)

{% hint style="info" %}
**Frak is Defi Protocol to build the Future of Creator Economy**
{% endhint %}

The **Frak Protocol** is the world’s first Consumption-based Defi Protocol, designed to align the interests of creators and their community by more fairly distributing the value of content.&#x20;

By investing in derivatives, named "Fraktions", tied to a specific content, users can earn a yield based on their consumption. Frak relies on a Proof-of-Consumption (PoC) consensus mechanism for processing transaction.

Fraktions are derivatives that are tied to specific content, such as a YouTube channel. The yield of these derivatives depends on three factors: the consumption of the content by the derivative owner, the consumption by the entire community of derivative owners, and the consumption by referees (people whom the derivative owner shared the content with).

The rewards for consuming content are distributed as follows:&#x20;

* 35% goes to the derivative owner for each minute of content consumed
* 10% goes to a content pool that is shared among all the Fraktions owners at the end of the day,
* up to 30% goes to referees
* the remaining balance goes to the content owner if the content has been claimed.

All transactions within the Frak Protocol are conducted using the FRK utility token. Holders of FRK can exchange their tokens for other cryptocurrencies or for fiat currencies such as dollars or euros.

Advertisers can purchase advertising space using FRK, the received FRK are redistributed to the community via the Frak Foundation.\
\
For their part, the holders of the FRK tokens are able to capture a fundamental value through its main utilities, receiving special deals from partners who accept FRK as payment, and gaining access to exclusive content from content owners in exchange for FRK.


---

# 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.frak.id/overview.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.
