# Tooling, Plugins & Integrations

- [AI Tooling](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/ai-tooling.md): AI tooling using Lilypad
- [Anything LLM](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/ai-tooling/anything-llm.md): Tutorial: Using Lilypad x AnythingLLM for Desktop LLM Client
- [Rivet](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/ai-tooling/rivet.md): Tutorial: Using Lilypad x Rivet for Generating Narratives with Anura
- [Lilypad Llama3 Chatbot](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/ai-tooling/lilypad-llama3-chatbot.md): An AI-powered chatbot that generates responses using the Lilypad API and Llama3.
- [Lilypad ML Workbench](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/ai-tooling/lilypad-ml-workbench.md): A developer platform for using the Lilypad network to train and run AI models
- [Integrations](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/integrations.md): Built with Lilypad
- [VS Code Helper Extension](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/integrations/vs-code-helper-extension.md): An integrated development environment for running AI workloads on the Lilypad Network directly within Visual Studio Code.
- [Farcaster frame](https://docs.lilypad.tech/lilypad/tooling-plugins-and-integrations/integrations/farcaster-frame.md): A guide for running Lilypad jobs in a Farcaster frame


---

# 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.lilypad.tech/lilypad/tooling-plugins-and-integrations.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.
