# Common errors & mistakes

### Inputflow does not work on the website, but it works in the Designer

A lot of times this happens, if the Inputflow script has not been added to the page yet:

{% content-ref url="/pages/Z74uVOA3pkAFHBJtT25a" %}
[Adding the Script](/getting-started/adding-the-script.md)
{% endcontent-ref %}

### My form does not work on the production domain, only on the .webflow\.io domain!

In order for Inputflow to work on your production domain, you must subscribe to one of our plans. Check out your available options here:

[inputflow.io/pricing](https://inputflow.io#pricing)


---

# 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.inputflow.com/troubleshooting/common-errors-and-mistakes.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.
