# イベント参加登録

イベントへの参加登録はイベント個別ページから行います。イベントを選択し、イベント詳細ページを開いたら、画面右下端の**イベントに参加する**ボタンを押します。

<figure><img src="/files/GgYuUBUsDOCP6OAvoqAH" alt="" width="329"><figcaption></figcaption></figure>

イベント参加状態になったら、下端中央に情報/達成度と記載されたタブが表示されます。このタブにて、イベント詳細情報画面とイベント参加中に使用する画面の切り替えが可能となります。

<figure><img src="/files/AqK966QwnsrrsRQ39VFG" alt="" width="329"><figcaption></figcaption></figure>

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

イベント登録した時点で**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/event-application.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.
