# Advanced Configuration

### Specifying Manifold-Widget Versions in App Blocks

**We recommend using the default values** and not touching the advanced settings. The defaults are the most up to date & stable version of Manifold's`connect-widget` and `campaign-widget.`

However, if you are a merchant that is transitioning from modifying liquid code directly to app blocks, and have been using older versions of the widgets, we allow you to specify version in the corresponding app blocks in the Theme Editor:

1. Manifold Buy Button (Product Page)
2. Manifold Checkout Buttons (Cart Page)

![](/files/9ThEvYLTXbmI4JEnhW2h)

![](/files/V07MRb0O6tjzVOOHdpsq)


---

# 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.manifold.xyz/manifold-for-developers/shopify-merch-bridge/advanced-configuration.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.
