> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/soul-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/soul-documentation/updates/whats-new-in-soul/version-3.0.0-release.md).

# Version 3.0.0 release

## Flexible content section

With **Flexible Content**, you can now freely build modular layouts by adding product cards, banners, text, icons, and more — all inside one streamlined section. This section gives you complete control over how content is displayed on desktop, letting you create visually engaging, responsive layouts without needing to touch code.

<figure><img src="/files/Lp1htKxaRWhsnHa4FIu7" alt=""><figcaption><p><a href="/pages/KPJIcRxDBcehZnktGYZa">Flexible content</a></p></figcaption></figure>

And it looks great on mobile, too — each block adjusts seamlessly to provide a consistent and optimized viewing experience. Whether it's product sliders, images, or text, every block in Flexible Content is designed to remain readable, touch-friendly, and cleanly aligned across all screen sizes.

<figure><img src="/files/jsZW6IbZJNcTQ0Lcgc0h" alt=""><figcaption></figcaption></figure>

***

## Collection spotlight grid section

The Collection Spotlight Grid section displays up to 3 blocks, each customizable with an image, heading, and collection link. Featuring a center-aligned spotlight design, this layout helps highlight featured collections in a way that feels premium and direct.

<figure><img src="/files/6vVJbVEcyw1k5sb38baR" alt=""><figcaption><p><a href="/pages/fTD5lxuF2hhUnFKkMBCq">Collection spotlight grid</a></p></figcaption></figure>

***

## Testimonials section

Add a human touch by showcasing customer testimonials, enhanced with floating images for a playful and modern twist.&#x20;

<figure><img src="/files/3zzp13zhWXtz1bCGECa9" alt=""><figcaption></figcaption></figure>

The Testimonials section is built to highlight customer stories or reviews. You can add testimonial text and two decorative floating images—one on the top-left and one on the bottom-right—to add visual charm without distracting from the message.

<figure><img src="/files/tDwRxTieQFnVVw5woyba" alt=""><figcaption><p><a href="/pages/RwKLNcPCuVpgcXHT9Y04">Testimonials</a></p></figcaption></figure>

***

## Image with product section

A visually impactful section that combines a full-width background image with a featured product card. The left side showcases bold editorial-style imagery and typography, while the right side highlights a product with price and call-to-action—ideal for storytelling campaigns or high-end promotions.

<figure><img src="/files/u1qteIrZqlrr2LWfvZbd" alt=""><figcaption><p><a href="/pages/BkLLEgQdgSYmyIKbovV2">Image with product</a></p></figcaption></figure>

***

## Dynamic hover blocks section

Engage customers with hover-activated banners that reveal extra info, calls to action, and beautiful motion.

<figure><img src="/files/Eb0eSJisJqlgrYNDd61v" alt=""><figcaption></figcaption></figure>

The Dynamic Hover Blocks section supports up to 4 blocks. Each includes an image, heading, caption, and button, with motion effects that activate on hover or tap. It’s a perfect interactive space to showcase collections, categories, or campaigns in a stylish, modern way.

<figure><img src="/files/PK3kSieSkf4VtX3mJ3XF" alt=""><figcaption><p><a href="/pages/CPhj7raCN7wGxZkvcXAF">Dynamic hover blocks</a></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://halosoft.gitbook.io/soul-documentation/updates/whats-new-in-soul/version-3.0.0-release.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
