# Security

{% hint style="info" %}
**Lore Groups are two things —**

* Web2 Groups with  Members who have Equity ownership in the group's combined assets
* Web3 Wallet(s) which are powered by Safe Protocol&#x20;
  {% endhint %}

### Assets are stored on Safe Protocol

<figure><img src="/files/kr4SLQqdjyCf51D86yLb" alt=""><figcaption></figcaption></figure>

[Safe](https://safe.global/) is a Smart Wallet Protocol that stores over $100Bs in assets and over 9.8MM accounts.&#x20;

<figure><img src="/files/6gVEu17wbCCJe7JzXjr8" alt=""><figcaption></figcaption></figure>

Safe has been around since 2018, and has gone through countless audits and has experiences zero hacks.

### Lore Group Members and Equity are managed by trusted Admins

Every Lore Group has atleast one Admin. While Lore tracks member equity and helps admins manage equity changing events like Deposits and Exits, Admins ultimately have ways to change member's equity using features like Transfer Equity and Change Equity.&#x20;

It's vital that Groups trust their Admins as Groups are formed.&#x20;

### The Member List and Member Equity is stored by Lore

Vital member list information and equity stakes are stored by Lore in a secure database. Equity stakes can be downloaded in CSV format.

* Group Level: Historical equity stakes at a group level across all members are available in Snapshots. Go to Portfolio and click View Snapshots
* Member Level: Historical equity stakes at a member-level is available in Your Equity. Click Your Equity and View Equity Details.&#x20;


---

# 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.lore.xyz/security.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.
