# Pipeline Cart

- [Cart types](https://pipeline.groupthought.com/cart/pipeline-cart/cart-types.md)
- [Cart page](https://pipeline.groupthought.com/cart/pipeline-cart/cart.md): Fully customizable cart page packed with features to increase conversions
- [Cart drawer](https://pipeline.groupthought.com/cart/pipeline-cart/cart-drawer.md): Drawer style cart option in Pipeline
- [Cart popup](https://pipeline.groupthought.com/cart/pipeline-cart/cart-popup.md): Popup style cart option in Pipeline
- [Editing cart text](https://pipeline.groupthought.com/cart/pipeline-cart/editing-cart-text.md): How to edit cart text content


---

# 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/cart/pipeline-cart.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.
