> For the complete documentation index, see [llms.txt](https://docs.umbraco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbraco.com/umbraco-commerce/key-concepts/overview.md).

# Get to know the main features

In this section, we will look at all the key concepts you will need to understand in order to work with Umbraco Commerce. Many of the concepts are based upon how Umbraco functions, although there are a number of Umbraco Commerce-specific concepts you will need to be aware of.

<table 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>Umbraco Properties</strong></td><td>Umbraco Commerce is based on Umbraco CMS, which means that some of the things you'll be working with are native to the core product.</td><td><a href="/pages/6jG9yuuoNqnRjJDHJ6rb">/pages/6jG9yuuoNqnRjJDHJ6rb</a></td></tr><tr><td><strong>Calculators</strong></td><td>Learn more about the different calculators that Umbraco Commerce ships with and how you can customize and extend them.</td><td><a href="/pages/c2K3Otxz4qQB4Csd4E9k">/pages/c2K3Otxz4qQB4Csd4E9k</a></td></tr><tr><td><strong>Product Variants</strong></td><td>With Umbraco Commerce you can create a large array of different product variants. Learn more about how this all works.</td><td><a href="/pages/rIg969dtXCrkC4YeKwP4">/pages/rIg969dtXCrkC4YeKwP4</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.umbraco.com/umbraco-commerce/key-concepts/overview.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.
