# Global Section Settings

- [Setting Solid Background Colors instead of Gradients](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/setting-solid-background-colors-instead-of-gradients.md)
- [Understanding Layout Settings: Size & Maximum Width](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/understanding-layout-settings-size-and-maximum-width.md)
- [Understanding Inner Padding & Outer Margin Settings](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/understanding-inner-padding-and-outer-margin-settings.md)
- [Custom Classes Setting](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/custom-classes-setting.md)
- [Enable Metafield Detection Setting](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/enable-metafield-detection-setting.md)
- [Metafield ready sections](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/enable-metafield-detection-setting/metafield-ready-sections.md): We're migrating our sections to be Metafield ready.  This is primarily useful for product pages.  What you'll now be able to do is set up Metafields/MetaObjects for each product.
- [How to Use Metaobjects on Product template with Image with text - simple section](https://design-packs.gitbook.io/docs/fundamentals/global-section-settings/enable-metafield-detection-setting/how-to-use-metaobjects-on-product-template-with-image-with-text-simple-section.md)


---

# 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://design-packs.gitbook.io/docs/fundamentals/global-section-settings.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.
