# Configure TaxJar

## Step 1: Sign up & Sign in

1. Go to the [TaxJar Signup portal](https://app.taxjar.com/sign_up).
2. Enter your details to complete the signup process.
3. From the `TaxJar API` section of the admin portal locate your Sandbox and Live API keys.


---

# 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/taxjar/configuring-taxjar.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.
