# How to Remove Lambda

During the cycle for creating proposals, go to Proposals -> New Proposal -> Remove lambda:

![](https://lh5.googleusercontent.com/bWFzoBkes8j7D2y1Ie77tFQRbN1UaGHZZJqD7ooLBLeZsp3HzNsPQY1KE7FImhFYuXEUx6haOFOTQ0nKJ0KxIBud71C1y_buIZzqHbW3us3l7hH5ITtyZ2_pyOf-5S7VFMQjnHhnxyUxSyYdC9E1MLg)

From the dropdown, select one of the lambdas that are currently available in the contract. These can be any of the functions included at contract origination or subsequently added. When you select the lambda, the field below will be populated with its respective Michelson code.&#x20;

![](https://lh4.googleusercontent.com/zt9yxtVm1R1S5icIxhFtg4tqhRuej5D9MTON45PiS3FjwSMjuhIq7WUteiLr08C7yiJzpALOTQH8AAdoZh0_8p_u1JanMwTx_kpKnol1D9KdrLvocBSUJjamUrCwcS06YyhfAW4GTF0u9Wxc6K9-u8A)

Click Submit and approve the transaction. This creates a proposal, that, if accepted, will allow removal of the selected lambda at execution.


---

# 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://faq.tezos-homebase.io/a/dao-explorer-proposals-and-voting/how-to-remove-lambda.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.
