# Web App

You can create and manage your farming strategies from the [CrocBot WebApp!](https://dashboard.crocbot.farm) You can handle of all the operations required to use CrocBot:

* Strategy creation
* Strategy funding
* Strategy management/edit
* Strategy deletion and funds withdrawals
* Airdrop Claim

<figure><img src="/files/38u190MiaBSHDbtNhUSQ" alt=""><figcaption></figcaption></figure>

You can have more details about how to create an airdrop farming strategy by reading up this tutorial: [Tutorial : Swarms on WebApp](/crocbot-or-airdrop-farming-tools/help/tutorial-swarms-on-webapp.md)


---

# 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/crocbot-ecosystem/web-app.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.
