# Cancel Proposal

**Condition:** Only proposals with "Pending", "Active", and "Defeated" status can be canceled.

**Step 1**

* Onthe My proposal screen, click the "Cancel" button at the list table or the proposal detail screen --> Display the "Cancel proposal" popup to confirm

**Step 2**

* Enter PIN

**Step 3**

* Click the “Yes” button --> The system checks the PIN. If the PIN is correct --> The network will confirm a transaction. After the transaction is confirmed, the proposal is canceled successfully.
* The proposal is changed to “Canceled” status.

  <figure><img src="/files/wc83Nmc55xseU8skC19f" 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.fwallet.net/web-fruits-wallet/governance/propose/cancel-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.
