# Optibase Webflow App

{% hint style="info" %}
**You can find the Optibase Webflow App here:** [**https://webflow.com/apps/detail/optibase**](https://webflow.com/apps/detail/optibase)
{% endhint %}

The Optibase Webflow App is a replacement for the Optibase Web App. It offers a "no code" option for setting up Conversions, Tests, and Variants.

A quick video on how to setup an A/B test  in Webflow with Optibase:

{% embed url="<https://www.youtube.com/watch?v=pZuzVRFnZtU>" %}

***

### What it does

The Webflow App is a full-featured alternative to the Optibase Web App. It’s designed for Webflow users who want to build and manage experiments without touching custom code.

With the Webflow App, you can:

* Create and manage A/B Tests, Split Tests, and Multivariate Tests
* Set up and connect Conversions to elements using a visual interface
* Create and assign Variants without editing HTML manually
* Preview tests and view test IDs directly inside the Designer

***

### Why use the Webflow App

* No-code setup

  Everything is integrated directly in Webflow — no need to manually copy IDs or edit HTML.
* Visual variant mapping

  Select elements visually instead of assigning attributes by hand.
* Faster workflow

  Save time switching between platforms by managing your experiments in one place.

***


---

# 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.optibase.io/webflow-app/optibase-webflow-app.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.
