# Resource Center

## Resource Center

- [About Lore](https://docs.lore.xyz/about-lore.md): A Multichain Wallet for Groups to Win Together
- [Demo & Use Cases](https://docs.lore.xyz/about-lore/demo-and-use-cases.md)
- [Co-Ownership Framework](https://docs.lore.xyz/about-lore/co-ownership-framework.md): Lore's Co-Ownership Framework is an equity tracking system over shared wallet(s) that allows groups to start small and grow both assets and members over time.
- [Getting Started](https://docs.lore.xyz/getting-started.md): Level Up Your Crypto Game: Invest Together with Lore
- [Creating A Lore Group](https://docs.lore.xyz/getting-started/creating-a-lore-group.md): Start accomplishing onchain financial goals together! With just a few quick and easy steps, your Group can create a Vault and join the exciting world of Co-Ownership!
- [Roles & Decision Making](https://docs.lore.xyz/getting-started/roles-and-decision-making.md): Your group on Lore has a Vault, which is like a safe deposit box, but cooler! It's a multi-signature wallet your assigned Admins control.
- [What Is A Group Deposit?](https://docs.lore.xyz/getting-started/what-is-a-group-deposit.md): Learn about Group Deposits!
- [Understanding Equity Events](https://docs.lore.xyz/getting-started/understanding-equity-events.md): Group Deposits, Exits,  Distributions
- [Exits, Payouts, Distributions](https://docs.lore.xyz/getting-started/understanding-equity-events/exits-payouts-distributions.md): Ready to cash out, share the loot, or adjust ownership within your Group? Here's a quick guide to Equity Adjustments in Your Vault:
- [Adjusting and Transferring Equity](https://docs.lore.xyz/getting-started/understanding-equity-events/adjusting-and-transferring-equity.md): The Transfer Equity Proposal is a powerful catch-all Proposal for Admins to handle edge cases that can occur for more mature Groups.
- [Valuations](https://docs.lore.xyz/getting-started/understanding-equity-events/valuations.md): Ever wondered how much your Group treasure trove is worth? Vault Valuation unlocks the answer!
- [Proposals](https://docs.lore.xyz/getting-started/proposals.md): Proposals are how Admins manage transactions across Safe
- [Connect to other dapps](https://docs.lore.xyz/getting-started/connect-to-other-dapps.md): We enable your Lore collective to connect to other dapps to make any Proposal multiplayer.
- [Attach External Wallets](https://docs.lore.xyz/getting-started/attach-external-wallets.md): If your collective holds funds on an external wallet you can add your Solana, Ethereum, Base, Blast and Arbitrum wallets to see your PnL across all wallets.
- [Advanced Features](https://docs.lore.xyz/advanced-features.md): Feeling overwhelmed by managing your co-owned NFTs? Delegate.cash is here to help!
- [Delegate your NFTs, and access Discords](https://docs.lore.xyz/advanced-features/delegate-your-nfts-and-access-discords.md): Delegate Your Power, Securely Access Discords with Delegate Cash
- [Safe Token Claim](https://docs.lore.xyz/advanced-features/safe-token-claim.md): Didn't qualify? Don't worry! Safe governance is considering another claim period, and Lore will be pushing for it. Stay tuned for updates!
- [Case Studies](https://docs.lore.xyz/case-studies.md): Learn about some of our favorite collectives that have made millions (even during the bear market) by grouping up and deploying investing strategies to traverse the on chain world together.
- [824 fund](https://docs.lore.xyz/case-studies/824-fund.md): 824 fund is an investment club that invests in NFTs and Metaverse as a squad.
- [Memeland Crewz](https://docs.lore.xyz/case-studies/memeland-crewz.md): Within the Memeland Ecosystem,  if you formed a SuperCrewz (107 ETH) which consisted of Captainz, MVPs and Potatoz you would be able to earn valuables and rewards.
- [Proof Moonbirds](https://docs.lore.xyz/case-studies/proof-moonbirds.md): Our relationship with Proof started off when Proof Passes were over 100 ETH and the Moonbirds mint about to go live at 2.5 ETH.
- [MVP69dao Firesale](https://docs.lore.xyz/case-studies/mvp69dao-firesale.md)
- [Memecoin Fund](https://docs.lore.xyz/case-studies/memecoin-fund.md)
- [Lore vs Others](https://docs.lore.xyz/lore-vs-others.md): Lore Vs Other Products: Which One is Right for You?
- [Key Terms](https://docs.lore.xyz/key-terms.md): A place for users to look words they may be unsure about in web3
- [FAQs](https://docs.lore.xyz/faqs.md)
- [Security](https://docs.lore.xyz/security.md): Lore helps you launch shared wallets using the Safe Protocol, while equity is stored on Lore and possible for Group Admins to tweak.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lore.xyz/about-lore.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.
