> For the complete documentation index, see [llms.txt](https://paidnetwork.gitbook.io/paid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paidnetwork.gitbook.io/paid/about-paid/the-problem-paid-is-solving.md).

# The Problem PAID Is Solving

Early-stage investment opportunities that create generational wealth remain locked behind exclusive networks and high minimum investments. The current system favors the wealthy and well-connected while shutting out committed retail investors.

### The access gap

**Private markets create the most wealth.** The biggest returns happen in private funding rounds - seed, Series A, and early or discounted token allocations reserved for the wealthy. By the time opportunities reach public markets, most upside has already been captured.

**Traditional barriers exclude retail.** High minimum investments typically start at $100K+ for most funds, combined with accredited investor requirements that automatically exclude the majority of potential participants. Access depends heavily on network-based connections and personal relationships rather than investment merit or commitment. Complex legal structures require significant capital just to participate, creating additional barriers for retail investors.

**Token launches repeat the same problems.** Projects launch with inflated valuations that exceed realistic growth potential, often reaching hundreds of millions in fully diluted value before any meaningful adoption. Microscopic circulating supply creates artificial scarcity that drives initial price spikes before inevitable crashes. Early insiders and VCs secure massive allocations at significant discounts while retail participants receive minimal allocations at peak valuations. Community participation becomes nothing more than exit liquidity for sophisticated early investors.

### The broken incentive structure

**For equity deals:** Minimum investments automatically exclude most retail participants who might have strong conviction about specific opportunities. Fund managers earn management fees regardless of performance, creating misaligned incentives. Long lock-up periods offer no transparency on portfolio performance, leaving investors in the dark about their capital. Exit proceeds are often delayed by complex distribution processes that favor institutional participants.

**For token raises:** Projects prioritize fundraising over sustainable development, leading to rushed launches and incomplete products. Overinflated FDVs prevent genuine price discovery and create unsustainable valuations from launch. Launch mechanics systematically favor large allocations over fair distribution, concentrating tokens in fewer hands. Post-launch support disappears once funding goals are met, leaving token holders without ongoing development.

### The real cost

This system wastes human potential. Retail investors with conviction and research capability are reduced to buying overpriced assets while institutional investors capture the early-stage upside. The result is widening wealth inequality where access to the best opportunities depends on existing wealth rather than commitment, research, or belief in innovation.

PAID addresses these fundamental problems by democratizing access to early-stage opportunities across both token raises and equity investments, with transparent fee structures and allocation systems based on commitment rather than connections.


---

# 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://paidnetwork.gitbook.io/paid/about-paid/the-problem-paid-is-solving.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.
