# 個人情報を取得しない仕組み

Snapshotでは、SNSアカウント連携によるユーザー登録のみを許可しており、それ以上の個人情報収集を行っておりません。企業がユーザーを認識する方法としては、**アカウント名**と**NFT保有状況**のみとなっており、個人を特定可能な情報を一切含みません。そのため、追加施策として「**前年度に自社イベントに参加したユーザー**」や、「**他社イベントに参加したユーザー**」など、特定のユーザーへ次回イベントへの告知や招待状を送付することが可能になります。

{% hint style="info" %}
追加施策の実施をご希望の際は[お問い合わせフォーム](https://connectiv.jp/contact/)よりご連絡ください
{% 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/web3/about-personal-data.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.
