# Sygnal DevTools

{% hint style="warning" %}
**NOT YET AVAILABLE**&#x20;

This is currently in internal testing as of 2025-Nov.&#x20;
{% endhint %}

For those who do not want to use a full DevProxy setup, Sygnal has a Chrome browser extension to enable environment-switching within a single origin.&#x20;

## What it does&#x20;

* When visiting your standard Webflow staging or production sites, you can switch the codebase to DEV or TEST temporarily for your local machine only.&#x20;

## Setup

* Install the browser extension, once available&#x20;
* Utilize Sygnal's site engine code referencing structure-&#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/usage/sygnal-devtools.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.
