# Manifesto

### Rewarding the data contributors fueling the future of digitized knowledge.

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

Data and digitized knowledge is at the core of most advancements happening in the past two decades.&#x20;

While AI is a disruptive technology, problems start to surface that AI is free-riding on “stealing” content creator’s expertise and knowledge.&#x20;

Those who possess insights and knowledge are increasingly unwilling to share their knowledge publicly for fear of being “stolen” by AI models.&#x20;

Those who contribute great insights were not being compensated fairly for the revenue generated by the AI model trained on their insights.&#x20;

Creating a landscape where individuals are demotivated and demoralized to give great insights.&#x20;

The key gaps we are trying to close in the AI economy are:

* The absence of a seamless, intuitive way for knowledge creators and curators to receive compensation, especially without dealing with the complexity of traditional banking systems
* The limited ability for communities, rather than just large corporations, to contribute to, and benefit from, the datasets powering AI products
* And the lack of mechanisms to ensure that knowledge creators are rewarded when AI generates revenue from their expertise and insights

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](/mirra-ai-docs/coming-soon/editor.md) section to learn more.
{% endhint %}


---

# 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://mirra-ai.gitbook.io/mirra-ai-docs/overview/manifesto.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.
