# Cart styles

{% hint style="success" %}
New in Pipeline 5.2
{% endhint %}

#### Cart drawer

Cart slides out from right side of current view. Includes auto-refresh when a change is made

![Right side cart overlay](/files/-MdyUO9a8pmCvgd7Gwuz)

#### Cart popup

Cart pops up in the middle of current view. Includes auto-refresh when a change is made

![Center positioned cart overlay](/files/-MdyOK1xlI8g8LrrGwiz)

#### Cart page

Full page cart. Includes auto-refresh when a change is made

![No overlay, links to cart page](/files/-MdyOWwY_uZGQw8bd5ja)

#### App compatible page

Full page cart. No auto-refresh to allow for most compatible cart option with apps

![Update Cart link updates changes made](/files/-MdyQ9lXCJktyGQMBxEp)


---

# 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://pipeline.groupthought.com/pipeline-5/cart/cart-styles.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.
