# For USA

If the Tax Calculation Country is set to USA on Inogic Settings then on product **‘Is Taxable’** field is displayed.

![](/files/-MZr1DI0d31p30bkcApU)

If **‘Is Taxable’** field is set to **‘Yes’** then the Auto Tax Calculator will automatically pick the Tax Schedule defined on that particular customer. Just like ‘Products’ entity, a tab named **‘Tax Processing’** is also added to the **‘Account’** and **‘Contact’** entity. Here, you can define the Tax Schedule for each customer as per your requirement.

![](/files/-MZr1O-yNY_XkkFsWndk)

### Example:

Now, if you are to create an Opportunity and add products then tax will be calculated on the basis of Tax Schedule defined on the Customer set on Ship to Customer field.

![](/files/-MZrT4Jcs5gSGEKQnYHl)

Similarly, you will get ‘Tax Processing’ tab which will give you detailed information about the tax calculated. Here also you will see the ‘Is Taxable’ field. You can set this field as per your preference.

![](/files/-MZrTCCff4S5i7vSrTAX)


---

# 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.inogic.com/auto-tax-calculator/examples/standard-tax-calculation/for-usa.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.
