> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Taxes

> Create and collect taxes from your customers based on their location.

## **Introduction**

**Taxes** feature allows you to **create and collect taxes** from your customers based on their location by **adding percent to the final price**. You can set up tax rates for different regions and apply them to your **packages**. Taxes are automatically calculated based on the **customer's location** and the **tax rates** you have set up.

<Check>
  **Taxes** are **automatically calculated** based on the customer's location and the tax rates you have set up based on the **IP address of the customer**.
</Check>

## **Setting Up First Tax**

To set up your first tax, follow the steps below:

<Steps>
  <Step title={'Go to the Admin Panel'}>
    Click on the **Admin Panel**.
  </Step>

  <Step title={'Navigate to Taxes'}>
    Click on the **Taxes** tab to access the tax management area.
  </Step>

  <Step title={'Add New Tax'}>
    Press the **+ New Tax** button.
  </Step>

  <Step title={'Fill in the Required Fields'}>
    Fill in the required fields:

    * **Name for tax**: Enter the name of the tax.
    * **Country**: Select the country for which the tax applies.
    * **Percentage**: Set the percentage of the tax.
    * **Include in price**: Toggle to include the tax in the final price depending on your preference.
  </Step>

  <Step title={'Save Changes'}>
    Click on the **Save** button to save the changes.
  </Step>
</Steps>

<img className="rounded-md" src="https://mintcdn.com/minestorecms/VtrvDTg9Ae1Jio21/images/features/taxes/tax-feature.png?fit=max&auto=format&n=VtrvDTg9Ae1Jio21&q=85&s=0fc4222c245bd89bee6239a4471d7b21" alt="Create Tax" width="1573" height="511" data-path="images/features/taxes/tax-feature.png" />
