# How Optibase Works with CMS in Webflow

Optibase allows you to test different design compositions on CMS template pages. However, there are limitations when it comes to testing dynamic content pulled from the same CMS database.

## What You Can Do:

Test Template Layouts: You can test different design compositions on a CMS collection template page. For example, you could test alternative layouts, styling, or components that appear across a collection.

## What You Can’t Do:

Test CMS Content Directly: Optibase doesn’t allow you to test different texts or dynamic information that come from the same CMS database entry. Each collection item will display the same content as defined in the CMS database.

If you have questions or need help setting this up, feel free to reach out!


---

# 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/frequently-asked-questions/general/how-optibase-works-with-cms-in-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.
