> For the complete documentation index, see [llms.txt](https://docs.remonster.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remonster.world/japanese/play-guide/open-beta/pvp/supons/da-hui-zuo-cheng.md).

# 大会作成

大会を作成時には、OASを担保として入金する必要があります。これは大量のスパム作成を防ぐための処置です。\
大会終了後、担保のOASを償還することができます。

オープン後の編集は、許可リストのみ可能です。

{% hint style="info" %}
初期状態では許可されたアカウントのみで作成可能です。
{% endhint %}

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

1. バナーのアップロード（推奨サイズ：520px x 300px)
   1. サムネイル：大会一覧と詳細でのメインイメージ
   2. ローディング：大会中のローディング画面で表示
   3. バナー：バトル中に画面左側に表示 URLを設定することでユーザーの誘導が可能
2. 大会の形式
   1. 大会名
   2. スポンサー名
   3. 開催日\
      -登録期間は前日まで、エントリー期間は開催30-10分前、飛び入り期間は開催10-1分前までで自動で設定される
   4. タイプ（勝ち抜き、総当たり）
   5. 参加上限
   6. 登録者数
   7. 飛び入り参加の可否
3. 許可リストの設定\
   -複数のウォレットアドレスを登録可能
4. オンにすると許可リスト登録者のみが参加できるようになる
5. ルール
   1. 大会ランク（基本パラメーターとスキルコストに影響）
   2. 参加可能Monster数
   3. バトル最大ターン
   4. ターン経過による特殊ルール
   5. Monster Memoryの使用可否
6. プレイヤー条件
   1. SMS認証の必要性
   2. プレイヤーランク
   3. サイクルスコア
   4. バトル回数（ランクマッチ）
   5. プレイ日数
7. 次のページへ

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

8. 前のページへ
9. Monster条件
   1. Monsterが生まれたCycle
   2. 使用可能なMonsterのタイプ
   3. 年齢（週）
   4. 得意地形
   5. メインシード/サブシード\
      -各アイコンをクリックすることでオンオフできる
10. 下書きとして保存
11. 公開するために次に進む
12. ここまでの内容を破棄する

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

13. 担保として入金が必要なOASの数\
    -状況により変動する可能性がある
14. 報酬の設定
15. 内容を決定し、担保と報酬の合計を入金して大会をオープンする
16. 入金をキャンセルして編集に戻る

***

## 償還

担保としてデポジットしたOASは2つの経路で償還できます。

大会開催前：キャンセルして賞金と一緒に償還\
大会開催後：担保のみを償還

### -大会開催前

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

開催前の大会から賞金と担保を償還する場合は、「管理」の「公開中」ページから該当の大会をCancelボタンし、その後にRedeemボタンを押します。

<figure><img src="/files/4CJ2rwwQtAcIUSv3ZbW5" alt=""><figcaption></figcaption></figure>

### -大会開催後

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

開催後の大会から担保を償還する場合は、「Manage」の「Past」ページから該当の大会を選択し、Redeemボタンを押します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.remonster.world/japanese/play-guide/open-beta/pvp/supons/da-hui-zuo-cheng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
