# 提案の作成方法

新しい提案を作成するには、**ガバナンス**インターフェースの適切な項目に移動します。

![](/files/W5fy30Ve3Wwn4NU2ThSn)

ここでは、いくつかの項目を入力する必要があります:

* **タイトル** - 提案の名前
* **議論リンク** - 提案の議論に特化したページ（github、フォーラム等）へのリンク
* **説明** - 提案の説明：ネットワークの本質と有用性

該当欄を入力後、新しいトークンの追加や新しいネットワークのサポート等、この提案によって実行される**操作**（スマートコントラクト）を**追加**することができます。

該当項目を全て入力し、\[**送信**]をクリックします。

![](/files/abilAW1ooN9SKhNMeapR)

その後、両方のネットワークで適切なコントラクトをデプロイする必要があります。表示されるボタンをクリックするだけで、Octus Bridgeは必要な全ての操作を自動的に実行します。全ステップを完了したら、［**保存**］をクリックします。

![](/files/HuzCtPgh35uWyX0pAQkW)

必要な操作を全て追加したら、\[**提案を公開する**]をクリックして、検討のために送信します。

![](/files/K6QLNS47tjobLO77H3Rz)


---

# 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.octusbridge.io/ob-jp/governance/create-proposals/how-to/how-to-create-a-proposal.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.
