# Cart

- [Cart count](https://help.brickspacelab.com/slab/content/blocks/cart/cart-count.md)
- [Discount input](https://help.brickspacelab.com/slab/content/blocks/cart/discount-input.md)
- [Full subtotal](https://help.brickspacelab.com/slab/content/blocks/cart/full-subtotal.md)
- [Order notes](https://help.brickspacelab.com/slab/content/blocks/cart/order-notes.md)
- [Simple subtotal](https://help.brickspacelab.com/slab/content/blocks/cart/simple-subtotal.md)
- [Cart results](https://help.brickspacelab.com/slab/content/blocks/cart/cart-results.md)
- [Share cart](https://help.brickspacelab.com/slab/content/blocks/cart/share-cart.md)
- [Order summary](https://help.brickspacelab.com/slab/content/blocks/cart/order-summary.md)
- [Upsell checkbox](https://help.brickspacelab.com/slab/content/blocks/cart/upsell-checkbox.md)
- [Checkout agreement](https://help.brickspacelab.com/slab/content/blocks/cart/checkout-agreement.md)
- [Progress bar](https://help.brickspacelab.com/slab/content/blocks/cart/progress-bar.md)
- [Progress tier](https://help.brickspacelab.com/slab/content/blocks/cart/progress-bar/progress-tier.md)
- [Checkout](https://help.brickspacelab.com/slab/content/blocks/cart/checkout.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://help.brickspacelab.com/slab/content/blocks/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.
