# グループ作成

Snapshotでは、友達や家族、恋人を招待しグループでイベントに参加することが可能です。グループはグループ内のメンバーにしか見れませんので、好きなグループ名をつけてイベントを楽しむことができます。

<figure><img src="/files/4t0cKYFBU1VnatW6kL8C" alt="" width="330"><figcaption></figcaption></figure>

イベントのシェアはSNSを指定してシェアするか、リンクをコピーし送付するかのどちらか選択できます。

<figure><img src="/files/strfFqye3kjlv7MbBCvK" alt="" width="330"><figcaption></figcaption></figure>

受け取ったユーザーの表示画面はこのような表示です。

<figure><img src="/files/9HZlJvZXTRhWWrXGuAUi" alt="" width="330"><figcaption></figcaption></figure>

{% hint style="info" %}
**上級者向け情報**

NFT参加証明書はダイナミックNFTという動的変化をするNFTの性質を持っており、友達招待とグループ作成にてビジュアルが変化します。
{% 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.snapshot.ooo/jp/how-to-use/create-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.
