> For the complete documentation index, see [llms.txt](https://docs.lore.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lore.xyz/about-lore/co-ownership-framework.md).

# Co-Ownership Framework

### The Co-Ownership Framework:

<figure><img src="/files/0J5aDTNaUzw4msCLdqm9" alt=""><figcaption></figcaption></figure>

### Here's how a group can grow while Lore handles all of the work in the background.&#x20;

1. **Set a Goal:** Lore Groups often start when they spot an onchain opportunity where pooling funds is advantageous. This could be an expensive NFT, a limited private sale or an exclusive airdrop.&#x20;
2. **Pool Resources & Issue Equity:** Pooling both funds and expertise allows group members to achieve far more than they could alone. Our Group Deposits feature helps groups pool together ETH, ERC20s and even NFTs and issue ownership stakes out to members.
3. **Achieve Your Goal:** Groups can then coordinate to make onchain Proposals. Many proposals can be initiated in the Lore app while others can be initiated by connecting your Lore to other DApps.&#x20;
4. **Attract New Members:** Your group's portfolio and is tracked on Lore and so is the value of member's ownership stakes. By sharing your wins groups can continuously attract new members and resources. As your Group grows you can start new Group Deposits. You can also offboard member's through Exits and distribute capital through Distributions.&#x20;

<figure><img src="/files/06u3ChdsJe17xDOUYIlV" alt=""><figcaption><p>Flex your wins and attract new members and capital! </p></figcaption></figure>

{% hint style="success" %}
﻿**See it in action Discover real groups using Lore in the** [**Use Cases Section**](/about-lore/demo-and-use-cases.md)
{% endhint %}


---

# 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:

```
GET https://docs.lore.xyz/about-lore/co-ownership-framework.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.
