> For the complete documentation index, see [llms.txt](https://3rdunit.gitbook.io/3rd-unit-litepaper-december-2024/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3rdunit.gitbook.io/3rd-unit-litepaper-december-2024/3.-problem-statement/problem-3-value-sharing.md).

# Problem 3: Value sharing

**Problem**

The power dynamics between individual creators and resource providers is often broken. Many deals are skewed, non-negotiable, and offer little economic value-sharing, leaving creators in vulnerable positions.&#x20;

This problem is longstanding, and while numerous efforts have been made to improve or offer alternatives — such as alternative funding platforms like Kickstarter, Patreon, Republic or consumer token launchpads. We are not there yet.&#x20;

Building a commercially successful franchise that supports creators and delivers broader economic value requires a diverse skill set, often beyond the reach of individuals. To address this, a fairer (positive-sum) incentive system is needed, one that more equitably incorporates the contributions and interests of early and later stage contributors, both creative as well as financial.

**Solution**

Our goal is to provide a robust legal & technical framework that captures a more equitable incentive system for both early-stage and later-stage creators. We offer a value proposition that more transparently and fairly distributes the risks associated with early-stage entertainment ventures.&#x20;

We aim to facilitate these relationships and transactions through our 3RD UNIT launchpad and marketplace, enabling and brokering new creative, financial, and market opportunities.


---

# 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, and the optional `goal` query parameter:

```
GET https://3rdunit.gitbook.io/3rd-unit-litepaper-december-2024/3.-problem-statement/problem-3-value-sharing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
