# Delete a strategy & recover funds

In this tutorial, we will see how to delete a CrocBot Strategies. First, please aknowledge all the following elements (this is important):

* Deleting a strategy will consolidate all your farming funds on your main address, **⚠️ it will likely make your addresses ineligible to airdrops since your addresses will be linked!**
* It is  not possible to restart a deleted  farming address, your progress will be lost and you'll have to start a new one
* The funds will be sent to your main addresses, to save gas, we're using L2 if possible so your funds will be sent on several networks. You can locate your funds at all times with tools like <https://debank.com>. You'll be able to bridge funds to ETH from there.

To delete a strategy, please go to the CrocBot dashboard and click on the icon to manage your strategy.

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

You can then click on "Delete Strategy"

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

You'll be prompted for a confirmation text, please do so and double-check that you're aware of the consequences:

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

That's it! Your strategy is deleted and your funds will be consolidated to your main address


---

# 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://crocbot.gitbook.io/crocbot-or-airdrop-farming-tools/help/delete-a-strategy-and-recover-funds.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.
