# How it Works

Rayze ***reimagines*** how investors, founders, and fund managers interact in a world where capital should move as freely as ideas. The legacy investment ecosystem is slow, siloed, and exclusive, built around gatekept frameworks that decide who gets funded and who gets to participate.

At its core, Rayze solves the **four** biggest challenges in modern capital markets: liquidity, access, transparency, and deal flow.

* Liquidity is dynamic—not trapped in decade-long fund cycles. DAO-managed treasuries can deploy, recycle, and reallocate capital transparently and efficiently. In time, Rayze will power a secondary market for DAO shares, allowing members to trade or exit positions seamlessly, bringing real liquidity to traditionally illiquid private markets.
* Access is democratized through compliant DAO frameworks (Reg D and 501(c)) that include both accredited and retail participants.
* Transparency is continuous, with data rooms updating in real time to show fund performance before capital is committed.
* Deal flow emerges organically from the community itself—from investors, operators, and the builders creating the next generation of ventures and protocols.

#### Core Properties

**Non-custodial.** Your capital is held in a secure, smart contract vault. No one at Rayze can access, freeze, or move your funds. Admins can't withdrawal your funds.

**Operator-led.** Fund operators create the fund, set the rules, invite members, and execute strategy. Rayze simply provides the infrastructure.

**On-chain accounting.** Every deposit, withdrawal, trade, and vote is recorded on a public blockchain. Performance and activity is fully transparent.

**Agentic execution.** Every action the fund takes - a swap, a transfer, a position - goes through a proposal. Proposals are authorized by the fund's governance rules and executed on-chain. No one has a back door.

**Representative ownership.** When you deposit, you receive a token that represents your share of the fund. It tracks your ownership and voting power. It cannot be transferred, traded, or sold - it's yours for as long as you're in the fund.

**Gated membership.** Funds are private. You join by invitation from the operator. There is no public marketplace of funds.


---

# 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://docs.rayze.io/home/how-it-works.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.
