# Delete Drop & Refund Rent

## Step One - Select Drop to Delete and Refund

Navigate to the Generative section of Drops. Select `Delete and Refund Candy Machine` from the additional options menu.

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

## Step Two - Double Check

Read the prompt completely. Make sure you are ready to delete your Candy Machine and receive your refund.

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

{% hint style="warning" %}
The action of deleting your Candy Machine is permanent and cannot be undone.
{% endhint %}

## Step Three - Sign Transaction and Receive Refund

Click the `Delete and Refund` button. Confirm the transaction in your wallet and receive your refund.

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

Once you are done, you will see a success prompt. You can return to the home page.


---

# 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.truffle.wtf/truffle-help-center/drop-settings/delete-drop-and-refund-rent.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.
