# Packages for Umbraco Commerce

Below is an overview of the different add-ons that you can install into your Umbraco Commerce implementation. All add-ons are meant to extend the features and functionality already available in the core product.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Cart</strong></td><td>Use this package to add a drop in cart solution to your Umbraco Commerce implementation.</td><td><a href="/pages/LQgxe3jw2b4onBBBPJ1X">/pages/LQgxe3jw2b4onBBBPJ1X</a></td></tr><tr><td><strong>Checkout</strong></td><td>Use this package to add additional functionality to the checkout flow for your Umbraco Commerce implementation.</td><td><a href="/pages/UBt4ScuKpziQMEVciaPu">/pages/UBt4ScuKpziQMEVciaPu</a></td></tr><tr><td><strong>Portal</strong></td><td>Use this package to add customer specific functionalities for your Umbraco Commerce implementation.</td><td><a href="/pages/eDnGI83hMK3Ddc8XKG8E">/pages/eDnGI83hMK3Ddc8XKG8E</a></td></tr><tr><td><strong>Deploy</strong></td><td>This package is used to enable the use of Umbraco Deploy with your Umbraco Commerce implementation.</td><td><a href="/pages/hDjzrmlSaFO3e8iVY5p1">/pages/hDjzrmlSaFO3e8iVY5p1</a></td></tr><tr><td><strong>Product feeds</strong></td><td>This plugin is a XML feed generator plugin which extracts product data from Umbraco node and generate structured XML feed.</td><td><a href="/pages/lDkxLL08AR5KXQn8XEH4">/pages/lDkxLL08AR5KXQn8XEH4</a></td></tr></tbody></table>

## Using These Docs

**These docs are aimed at developers and users** who have at least a basic understanding of [Umbraco](https://umbraco.com), as well as Umbraco backoffice principles.

As there is no code involved with using Umbraco Commerce Deploy, the docs are purely a series of articles covering how to install and configure Deploy.


---

# 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://docs.umbraco.com/umbraco-commerce-packages/readme.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.
