# Integrations

This section features hands-on tools and resources designed to support developers building with Lilypad. From code editor extensions to social app integrations, it highlights ways to prototype, automate and ship AI jobs more efficiently. Explore how these utilities fit into real workflows and help extend the power of the network.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>VS Code Helper Extension</td><td>Enhances development with smart suggestions, automation and simple Lilypad integration.</td><td><a href="/pages/RmSadEJ9TmOdNaNlx5CQ">/pages/RmSadEJ9TmOdNaNlx5CQ</a></td><td><a href="/files/eGX5HnmYsnawLG3E0qU5">/files/eGX5HnmYsnawLG3E0qU5</a></td></tr><tr><td>Farcaster Frame</td><td>Allow users to generate AI-powered outputs directly within interactive Farcaster posts</td><td><a href="/pages/gWsRRCaBORDeOGJJswAQ">/pages/gWsRRCaBORDeOGJJswAQ</a></td><td><a href="/files/0Zewb6uZAm3PPsREPO0D">/files/0Zewb6uZAm3PPsREPO0D</a></td></tr></tbody></table>

Need some inspiration? Visit the [Helpful Resources](/lilypad/developer-resources/useful-links.md) 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.lilypad.tech/lilypad/tooling-plugins-and-integrations/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.
