# イベントに参加(条件達成)

イベント開催期間中になると、指定された場所でのQRコードの読み込みやNFCタグの読み込みなど、イベント毎に設定された条件達成が可能となります。達成する条件は、達成度タブを選択した後のイベント中画面に記載されています。

<figure><img src="/files/kHjWY3MVa7gEiCZqnHWS" alt="" width="325"><figcaption></figcaption></figure>

イベント達成条件がQRコード読み込みだった場合、Map等の情報を確認し指定箇所に設置されているQRコードをSnapshot専用QRリーダーで読み込みます。Snapshot専用QRリーダーがイベント達成条件エリアに表示されている**QRコード読み込み**ボタンを押下すると起動します。

{% hint style="warning" %}
スマートフォンのカメラアプリからカメラを起動してQRコードを読み込んでも条件達成はできませんのでご注意ください。
{% endhint %}

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

読み込みに成功すると、**読み込みに成功しました**というメッセージが表示されます。仮に参加証明書のビジュアル変化条件を満たしている場合、参加証明書のビジュアルが変化します。

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


---

# 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/join-event.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.
