# オークションコントラクトのデプロイ

まずは、ダッシュボードにて「オークションの作成」（下の画像の赤枠で囲まれたボタン）をクリックしましょう。

<figure><img src="/files/PVizc1Qn9FYJ8ElarL2n" alt=""><figcaption></figcaption></figure>

下の画像の赤い枠で囲まれた必要事項を選択・入力して、トークンの使用を承認します。\
テンプレートは現在Template V1のみ選択可能になっており、今後増やしていく予定です。\
トークンをお持ちでない方は、ETHEREUM Token Generatorなどを利用して、ERC20トークンをお作りください。\
開始日時ー終了日時は入力欄をクリックした際に表示されるカレンダーから選択して下さい。\
オークションへの割当は、競売にかけるトークンの数量を指定して下さい。\
最低調達額に達しないオークションは無効となりますのでご注意ください。

<figure><img src="/files/dTlvOwy1M02g4ekj9cPv" alt=""><figcaption></figcaption></figure>

承認するトークンの量を入力し、「次へ」の青いボタンを押して下さい。\
「最大」を押すと今回のオークションで使用されるトークン量のみ入力されます。

<figure><img src="/files/bpm6KwLhBObsDM43atQD" alt=""><figcaption></figcaption></figure>

承認するトークン量、ガス代をご確認の上、「承認」の青いボタンを押して下さい。

<figure><img src="/files/WDDSbKadv1pyXqQmZcTj" alt=""><figcaption></figcaption></figure>

「オークションコントラクトをデプロイ」（下の画像の赤い枠で囲まれたボタン）をクリックして下さい。

<figure><img src="/files/Jxd2TaXomPKA9ajjwKqS" alt=""><figcaption></figcaption></figure>

最終確認画面で各種設定を再度確認し、問題がないようでしたら、「オークションコントラクトをデプロイ」（下の画像の赤い枠で囲まれたボタン）をクリックして下さい。

<figure><img src="/files/z5SqJxzJmXKHwuAOrOXd" alt=""><figcaption></figcaption></figure>

トランザクションが通り、オークションの画面が表示されれば、オークションコントラクトのデプロイ完了です！🎉\
オークションはご指定の日時で、自動で開始、および、終了いたします。

<figure><img src="/files/mTeuL7ZrneRI7T112AQz" alt=""><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.yamawake.xyz/readme/yzgaido/kushon/kushonno/kushonkontorakutonodepuroi.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.
