# 🔌 Third Party Integrations

## Integration Request and Bug Reports

Please send us bug reports and integration requests at <support@gutenbricks.com> or join our [Slack](https://wiredwp.com/join-our-slack-group) and [Facebook Group!](https://www.facebook.com/groups/wiredwp)

## Compatibility

#### For 1.0.0 Release

|                        | Display in Gutenberg                                                     | Frontend Render                                 | Versions                  |
| ---------------------- | ------------------------------------------------------------------------ | ----------------------------------------------- | ------------------------- |
| Automatic.css          | <mark style="color:green;">**Integrated**</mark>                         | <mark style="color:green;">**It works!**</mark> | <p>2.7.3</p><p>2.8.0 </p> |
| Core Framework         | <mark style="color:green;">**Integrated**</mark>                         | <mark style="color:green;">**It works!**</mark> | 1.3.7                     |
| BricksExtra            | <mark style="color:green;">**Integrated**</mark>                         | <mark style="color:green;">**It works!**</mark> | 1.4.0                     |
| Advanced Themer        | <mark style="color:orange;">**Testing...**</mark>                        | <mark style="color:green;">**It works!**</mark> | 2.4                       |
| BricksCore             | <mark style="color:orange;">**Testing...**</mark>                        | <mark style="color:green;">**It works!**</mark> | 1.4                       |
| BricksForge - Pro Form | <mark style="color:orange;">**Testing...**</mark>                        | <mark style="color:green;">**It works!**</mark> | 2.1.6                     |
| Yabe Siul TailwindCSS  | [<mark style="color:purple;">**Planned**</mark>](#user-content-fn-1)[^1] | <mark style="color:green;">**It works!**</mark> |                           |
| Winden TailwindCSS     | [<mark style="color:purple;">**Planned**</mark>](#user-content-fn-1)[^1] | <mark style="color:green;">**It works!**</mark> |                           |
| Motion.page            | [<mark style="color:purple;">**Planned**</mark>](#user-content-fn-1)[^1] | <mark style="color:green;">**It works!**</mark> |                           |
| OxyProps               | <mark style="color:purple;">**Planned**</mark>                           | <mark style="color:green;">**It works!**</mark> |                           |
| FancyBricks            | <mark style="color:purple;">**Planned**</mark>                           | <mark style="color:green;">**It works!**</mark> |                           |

##

[^1]:


---

# 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.gutenbricks.com/resources/third-party-integrations.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.
