# What are Sales Tax Providers?

Sales tax providers are essential for your Umbraco Commerce installation when you need to calculate the sales tax of an order dynamically, such as in the US.

Sales tax providers are installed individually with the following HQ supported providers available.

## Available integrations

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>TaxJar</strong></td><td><a href="taxjar/taxjar">taxjar</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.


---

# 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-sales-tax-providers/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.
