# Webflow Intelligence

## Environment&#x20;

* Code Preview&#x20;
* Staging&#x20;
* Prod&#x20;

## General&#x20;

### Page type&#x20;

* Static page?
* Collection page?
* Utility page?&#x20;

## Localization&#x20;

* What locale am I on?
* What locales are there?
* What is the base locale?&#x20;
* What are the paths to this page on other locales?&#x20;


---

# 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://engine.sygnal.com/future/webflow-intelligence.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.
