# Extension

## Why Use the Extension?

By injecting the Jimo script on the fly, the extension helps you work in context and see how your tours, surveys, banners, and other experiences will look to your users.

* **In-Context Editing:**\
  Build and refine experiences right where they’ll appear, instead of relying solely on the standalone builder’s abstract preview.
* **No Full Installation Required (Yet):**\
  The extension lets you get started before your tech team completes the full Jimo integration. Design and preview now, publish later.
* **Smooth Onboarding:**\
  By having a working preview environment, product managers, marketers, and designers can start experimenting with Jimo’s capabilities immediately.

{% hint style="danger" %}

### Limitations Without Extension

If you **don’t install the Jimo Chrome Extension**, your preview capabilities will be limited to the [standalone builder](/docs/build/builders.md)’s simplified environment.

* **Reduced Preview Features:**\
  You won’t be able to inject Jimo dynamically on any webpage, meaning you’ll have a more abstract preview and **less context** for element targeting or advanced UI interactions.<br>

[⇒ **No Extension** and Jimo's snippet **is** **NOT** installed.](#user-content-fn-1)[^1]

\
[⇒ **No Extension** and Jimo's snippet **is** installed](#user-content-fn-2)[^2].

{% endhint %}

## How to Get Started

1. **Install the Extension:**\
   [Get the Jimo Chrome Extension](https://chromewebstore.google.com/detail/jimo/koipflmbgiibbkcfccgpocdgifapofje) from the Chrome Web Store.

   <figure><img src="/files/utyr8VIeXvixPOXwE4Jl" alt=""><figcaption></figcaption></figure>
2. **Start Building Immediately:**\
   Once installed, the extension works quietly in the background. Navigate to your Jimo’s builder, and start creating experiences in-app on any page as if the snippet were already in place.
3. **Finalize Later:**\
   When your developers have finished the complete implementation, switch seamlessly from drafting and previewing to publishing experiences live to your users.

{% hint style="danger" %}

### Limitations Without Full Installation

* **No Publishing:**\
  Even with the extension, you cannot publish experiences on a site that doesn’t have the [Jimo snippet installed](/docs/getting-started/installing-jimo.md). Your work will remain in draft form until the snippet is deployed.<br>

  [⇒ **No Extension** and Jimo's snippet **is** **NOT** installed.](#user-content-fn-1)[^1]

  \
  [⇒ **No Extension** and Jimo's snippet **is** installed](#user-content-fn-2)[^2].

  <br>

{% endhint %}

[^1]: ![](/files/wbCZLsxEdkLGJwx0Rt4B)

[^2]: <img src="/files/rVfSxdMeQOX8BrlpggMQ" alt="" data-size="original">


---

# 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://help.usejimo.com/docs/getting-started/extension.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.
