# Create Proposal

**Conditions:**

* To create a new proposal, users need to have at least a certain amount of GT. This minimum amount will vary depending on the type of proposal.
* For details, please refer to the “Proposal Type” Table.

**Step 1**&#x20;

* From the My proposal screen, click on the “Create a proposal” button to create a new proposal.                                                                                                                         ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FVQZu30TvzGuYDy3lH5Rr%2Fimage.png?alt=media\&token=4d369e19-4ad8-4a5f-8bf1-34a7d79a824b)

**Step 2**

Enter the proposal information:&#x20;

* Proposal title
* Proposal type: select one of 5 types: Blockchain Core, Finance Fund Control, Process/Service Project Audit, Donation Fruits Station, and Information Web UI/UX
* Proposal description content                                                                                                                                                                                                                                                                                                           ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2Ffzp63XjqomyMr2qZV3AV%2Fimage.png?alt=media\&token=0ad52f75-e62e-4665-9a06-32bcec22a816)

**Step 3:**&#x20;

* Button “Post” will only be enabled when the user satisfies the conditions to create a proposal.
* Click on "Post" button --> "Confirm Proposal" pop-up will be displayed.                                                                                                                                                                                                ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2F2KuSEF1gV5QcP7NAIuyh%2Fimage.png?alt=media\&token=ff1a8453-ae35-49da-90d5-01f583da6a45)

**Step 4**

* Click on the “Yes” button --> The network will confirm the transaction. After the transaction is confirmed, the proposal is successfully created.

**Note**

* The amount of GT/FRTS used by the user to create a proposal will be locked.
* While it's locked, users can not transfer voted GT/FRTS during the proposal's voting process.&#x20;
* This amount of GT/FRTS will be unlocked when the proposal's voting period ends.&#x20;


---

# 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.fwallet.net/app-fruits-wallet/governance/propose/create-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.
