# 掲載内容/コンテンツ準備

Snapshotのイベントページ掲載には、以下のような設定項目やコンテンツの準備が必要になります。

### テキスト類

<table><thead><tr><th width="244">内容</th><th>制限</th></tr></thead><tbody><tr><td>イベントタイトル</td><td>50文字以内</td></tr><tr><td>イベント説明文</td><td>1000文字以内</td></tr><tr><td>NFT証明書説明文(NFT毎)</td><td>500文字以内</td></tr><tr><td>特典の内容と受け取り条件説明文</td><td>2000文字以内</td></tr><tr><td>達成条件の名称</td><td>50文字以内</td></tr><tr><td>達成条件の詳細説明</td><td>1000文字以内</td></tr></tbody></table>

### ファイル類

<table><thead><tr><th width="246">内容</th><th>制限</th></tr></thead><tbody><tr><td>カルーセル画像</td><td>画像比率 16:9　1920x1080px以上推奨　1MB以内</td></tr><tr><td>イベントサムネイル</td><td>画像比率 16:9　1920x1080px以上推奨　1MB以内</td></tr><tr><td>イベントキービジュアル</td><td>画像比率 2:3　1000 × 1500px以上推奨　1MB以内</td></tr><tr><td>NFT証明書サンプル</td><td>画像比率 1:1　1000 × 1000px以上推奨　1MB以内</td></tr><tr><td>NFT証明書ビジュアル</td><td>画像比率 1:1　1000 × 1000px以上推奨　1MB以内</td></tr><tr><td>達成条件の説明画像</td><td>画像比率 1:1　1000 × 1000px以上推奨　1MB以内</td></tr></tbody></table>


---

# 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/for-company/preparation.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.
