# Creating A Lore Group

{% hint style="info" %}
When you create a Lore Group you are creating a [Safe](https://safe.global/) on Ethereum or Base. \
\
We refer to Safe's as Lore Vaults. Our platform builds on Safe's secure multi-sig wallet and permissioning features. We provide a trusted interface for Co-Owning assets with friends while managing everyone's ownership stakes.
{% endhint %}

### How To Create and Activate A Group

{% @arcade/embed flowId="qrTr9xBlUjD7HQhF3pSt" url="<https://app.arcade.software/share/qrTr9xBlUjD7HQhF3pSt>" %}

{% hint style="success" %}
**Note:** After creating your Group and your Vault, you can add members to it in two ways: by contributing through a [Group Deposit](/getting-started/what-is-a-group-deposit.md) or by proposing adding new members through the [Add Members](broken://pages/JEIOELDrpSaRHtXwSm3N) feature.
{% endhint %}

Activate your Group to start raising funds and using them to complete quests! Once activated, you can find your wallet address on your Dashboard, where contributions made through Group Deposits will be sent.&#x20;

{% hint style="info" %}
How To Verify Wallet Address: Copy and paste it into [Etherscan](https://etherscan.io/), or add it to the [Safe](https://app.safe.global/welcome) app.
{% endhint %}


---

# 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/getting-started/creating-a-lore-group.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.
