# Tax-inclusive Pricing

You can set Tax-inclusive prices for your entire Workspace. This means that ANY product you put in your store will now be inclusive of taxes - meaning that what you put in the price is what customers pay in the end.

Without Tax-inclusive pricing (Tax-excluded prices) - the price you put for your products are not final and will be recalculated at checkout to add Taxes on top of that price.

Your income: your payout / income

Subtotal: price without taxes

Total: price with taxes

Taxes: VAT/GST/IST the amount varies between countries and states inside the US

Fungies Fee: 5%+$0.5 per transaction

<figure><img src="/files/N88RFRNK7E0DW99xDyR7" alt=""><figcaption><p>Set up Tax-inclusive pricing in General Settings of your workspace</p></figcaption></figure>

In below Product Pages, one is set with Tax-inslusive pricing, the other is Tax-excluded.

<figure><img src="/files/m4JGMSXGBfhOL66X0I8i" alt=""><figcaption><p>Product Page AFTER turning on Tax-inclusive Pricing</p></figcaption></figure>

<figure><img src="/files/QdVlZ2rTlwU0wPdFfPdu" alt=""><figcaption><p>Product Page BEFORE turning on Tax-inclusive Pricing (this example shows Tax-excluded price). The price is not final.</p></figcaption></figure>

During checkout, depending on which option you set up in your settings, Taxes will be recalculated to reflect the setting.

<figure><img src="/files/KkK205OqJYL9TJTCo40J" alt=""><figcaption><p>In this example, the store setting is set to Exclude taxes in the final price, so the VAT/GST/IST is added ON-TOP of product price.</p></figcaption></figure>

<figure><img src="/files/Uh4qFWLUlAIMdNxcJiic" alt=""><figcaption><p>Tax-include Price: the price already includes VAT/GST tax - so the Product Price = the amount the customer pays. The VAT/GST/IST tax amount will be flexible depending on where your customer is located.</p></figcaption></figure>

You can then of course preview the amounts in Order Confirmation / Payment Details:

<figure><img src="/files/U4pZmN7O5DEMQ5ImQIli" alt=""><figcaption><p>In Tax-excluded pricing, the Tax is added to the Subtotal to get the Total amount</p></figcaption></figure>

<figure><img src="/files/HGfkKNuZ3xvfEFF1e1AD" alt=""><figcaption><p>In Tax-inclusive pricing, the Total is paid by the user and already includes VAT/GST/IST.</p></figcaption></figure>


---

# 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://help.fungies.io/tax-inclusive-pricing.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.
