# Calculate Taxes

<figure><img src="https://2226476425-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNKURzayaXpmKiC6tCrOP%2Fuploads%2FjPd7zzEwuvIqKYe0tIDn%2Ftaxed-order.webp?alt=media&#x26;token=db47f13a-7dff-4951-930a-3e8d8f2a4d29" alt=""><figcaption><p>An additional line for tax estimations is available when using a tax service.</p></figcaption></figure>

Taxes apply to orders at two locations when a tax service is selected. Customers who place an order on your website will see a tax calculation before completing their purchase. Additionally, when creating an order through Tuplo Studio, you can calculate taxes before accepting payments.

To calculate taxes, you will need to have fully configured Tuplo Basic or any of the other tax services available to integrate with Tuplo.

{% hint style="info" %}
**Quick Tips!**

For more information on the available tax services, please refer to the tax section in our [Tuplo Account Management Guide](https://app.gitbook.com/s/V0nc9z5ERStcxnY8SDZS/your-tuplo-dashboard/preferences/sales-tax).
{% endhint %}

***

## Calculate Taxes

Calibrate your tax settings and add products to an order. Then, follow these steps to apply tax calculations to your orders.

1. **Choose** <mark style="color:blue;">**More Options > Calculate Taxes**</mark>.
   * or
2. **Use** the keyboard shortcut <mark style="color:blue;">**Command + T**</mark>.

If the customer requests to add or remove products from the order, the system resets calculations, requiring you to perform them again.

{% hint style="warning" %}
**Quick Tips!**

Just a reminder that we at Tuplo are not tax experts. We highly recommend using a trusted tax official when working with any services available with Tuplo.
{% endhint %}


---

# 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.tuplo.com/using-tuplo-studio/orders/calculate-taxes.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.
