# Form provider instructions

You can send lead data into your Call Fast project from almost any form provider.&#x20;

We simply need you to add your unique Call Fast project email address to your form notification settings.

See instructions for common form tools here:

[Contact Form 7 (Wordpress) ->](/send-leads-in/form-provider-instructions/contact-form-7-wordpress.md)

[Formstack ->](/send-leads-in/form-provider-instructions/formstack.md)

[Gravity Forms ->](/send-leads-in/form-provider-instructions/gravity-forms.md)

[Hubspot ->](/send-leads-in/form-provider-instructions/hubspot.md)

[Jotform ->](/send-leads-in/form-provider-instructions/jotform.md)

[Tally ->](/send-leads-in/form-provider-instructions/tally.md)

[Typeform ->](/send-leads-in/form-provider-instructions/typeform.md)

[Webflow ->](/send-leads-in/form-provider-instructions/webflow.md)

[Wufoo ->](/send-leads-in/form-provider-instructions/wufoo.md)

[Zapier ->](/send-leads-in/zapier.md)

Is your form provider not listed? [See instructions for any other form provider here ->](/send-leads-in/form-provider-instructions/other-form-provider.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://docs.callfa.st/send-leads-in/form-provider-instructions.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.
