# 제안작성 방법안내

새로운 제안을 작성하려면 **거버넌스(Governance)** 인터페이스의 **신규제안 작성(Make new proposal)**&#xC744; 선택하십시오.

![](/files/W5fy30Ve3Wwn4NU2ThSn)

몇몇 필드에 제안 관련사항을 기입해야 합니다. 이는 다음과 같습니다.&#x20;

* **제목** - 제안서의 이름입니다.&#x20;
* **토론 링크** - 제안에 대한 토론 전용 페이지(github, 포럼 등)에 대한 링크입니다.&#x20;
* **설명** - 제안에 대한 설명: 네트워크에 대한 본질과 유용성 전달

해당 필드들을 채운 후 이 새로운 제안에 의해 수행될 작업(스마트 계약)을 추가할 수 있습니다. 새 토큰 추가, 새 네트워크 지원 등이 될 수 있습니다. 모든 관련 필드를 채우고 **제출(Submit)**&#xC744; 클릭하시면 됩니다.

![](/files/abilAW1ooN9SKhNMeapR)

그런 다음 두 네트워크 간 적절한 계약을 배포해야 합니다. 표시되는 버튼을 클릭하기만 하면 옥터스 브리지가 필요한 모든 작업을 자동으로 수행합니다. 모든 단계를 거친 후 **저장(Save)**&#xC744; 클릭합니다.

![](/files/HuzCtPgh35uWyX0pAQkW)

모든 사항을 기입하고 나면 **제안게시 (Publish proposal)**&#xC744; 클릭하여 검토 단계에 돌입합니다.

![](/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/octus-bridge-kr/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.
