# Editing the Default Tax

### How do I set up TAX/VAT on my Freewebstore?&#x20;

There are a number of ways to set up tax rules in your Control Panel. To add a default tax to all of the products on your store:

1. Login to your Freewebstore Control Panel.
2. Go to the **Settings > Cart** section.
3. Scroll down the page until you locate the panel labeled **Tax Options.**
4. In this panel, you will be able to disable or enable added tax to your products by toggling the **Store Tax** options.&#x20;
5. You can also set a **Default Tax Rate %** by entering your chosen tax in the relevant field.
6. You can also edit the **Tax/VAT** rate by **Country/State**. Simply click the **Edit Country/State Tax Rates** button. Here you will be able to set your tax percentages for each country. The rate will change automatically for any customers that checkout on your store. For example, if your customer is from Australia, our system will edit the tax they are charged based on the values you have entered in this section.
7. When you are happy with the changes, click **Update.**
8. **Update** to finis&#x68;**.**


---

# 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.freewebstore.com/settings/editing-the-default-tax.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.
