# Tax Rates

At Shoppego, you can now add tax charges to your customers for each of their purchases.

## Create Tax Rate

To do this setting, you can go to the section:

1. Log in to your Shoppego account

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Click on **Settings**

<figure><img src="/files/VsK9zs6aZtUfKK1hcCiM" alt=""><figcaption></figcaption></figure>

3. Click on **Tax rates**

<figure><img src="/files/76e7DOMRd4psnJVc81MA" alt=""><figcaption></figcaption></figure>

4. Click on the **Add tax rate** button.

<figure><img src="/files/d8XgKRi0bRvCkvQbTXHD" alt=""><figcaption></figcaption></figure>

5. Next, you can make settings for your tax information.

<figure><img src="/files/qjxxEjth949fmgiq58cq" alt=""><figcaption></figcaption></figure>

| Parameter    | Description                                                                                                  |
| ------------ | ------------------------------------------------------------------------------------------------------------ |
| Country      | You can choose the country you want to charge this tax to.                                                   |
| Tax name     | You can enter the name for the tax you are charging. For example SST, GST, etc.                              |
| Tax rate (%) | You can enter the tax percentage you will charge.                                                            |
| Tax type     | You can choose to charge this tax based on the total purchase price of products only or products + shipping. |
| Enabled      | You can tick (Enabled) or untick (Disabled) this toggle to activate or deactivate this tax.                  |

6. Once finished, click **Save**

<figure><img src="/files/0nopTimDEuatNZlP9414" alt=""><figcaption></figcaption></figure>

**Next, you need to set the tax on the product you want to tax.**

## Taxation on products

1. Log in to your Shoppego account

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Click on **Products**

<figure><img src="/files/3QYpKlTI5mdyrdLeiYts" alt=""><figcaption></figcaption></figure>

3. Click on the product you want to tax

<figure><img src="/files/rGpapV4QmAslmyzaG71Y" alt=""><figcaption></figcaption></figure>

4. Click on the **Variants** tab.

<figure><img src="/files/IlvCLWZTHhlTmPX1MtvS" alt=""><figcaption></figcaption></figure>

5. Next, you need to click on the **variant selection** that you want to charge the tax on.

<figure><img src="/files/TcIivurXaYTU56Ch8N3B" alt=""><figcaption></figcaption></figure>

6. Tick ​​on the toggle **Charge tax on this variant**

<figure><img src="/files/GeLBn3YxWD86S0kpvRFy" alt=""><figcaption></figcaption></figure>

7. Once finished, click **Save**

<figure><img src="/files/YNhr0Co7BDawG1lfMKoe" alt=""><figcaption></figcaption></figure>

**Then, you can repeat** [**this step**](#taxation-on-products) **to select other variants and products that you want to charge tax on.**


---

# 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.shoppego.com/en/settings/tax-rates.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.
