# Webflow

1. [Login](https://app.engineroom.com.au/login) to your EngineRoom account
2. In the left menu, click on **Integrations**
3. Click **EngineRoom Pixel**
4. Copy the snippet code
5. Login to Webflow and navigate to your website **Settings** page\
   ![](/files/H3s8Mb8c0O9dsk1A6Miu)
6. Click **Custom code**\
   ![](/files/0k0XeRN2fsQXe36biL9Z)
7. Paste the EngineRoom Pixel code snippet into the **Head code** section
8. Click **Save**
9. Click **Publish,** select all websites under "staging" and "production" and then click **Publish to selected domain**\
   ![](/files/uI0aV7S4bHnAA1jsgsGu)


---

# 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.engineroom.com.au/engineroom-pixel/setup/webflow.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.
