# For Other Countries

If Tax Calculation Country is set to Other on Inogic settings then tax calculation is done depending upon the tax schedule set on Product.&#x20;

On product entity, under the Tax processing tab there is **‘Tax schedule’** field wherein you can set the tax schedule according to which the tax will be calculated.

![](/files/-MZr0gw8eDT8NQRpXKja)

### Example:

Now, if you are to create an Opportunity and add products then tax will be calculated on the basis of Tax Schedule defined for that particular product.

![](/files/-MZr0pav8GxeqQeL6vAm)

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

![](/files/-MZr0wee2dcjqYNs7Lku)


---

# 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-other-countries.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.
