# Taxes

{% hint style="info" %}
**Heads up!** This guide is intended for U.S. based sellers.
{% endhint %}

{% content-ref url="/pages/3hwaJoWnjBMqgvzufrXE" %}
[Federal Taxes](/0/guides/taxes/federal-taxes.md)
{% endcontent-ref %}

1040\. 1099K. Self-employment tax. W2. What does it all mean? Find out in this guide written in plain English.

{% content-ref url="/pages/7cKo56HBOvdNpCLshgTL" %}
[Sales Taxes](/0/guides/taxes/sales-taxes.md)
{% endcontent-ref %}

Learn about your sales tax liability and how you can save money on taxes at the register when purchasing items for resale.

{% content-ref url="/pages/I5GEIG6bipM64vfqcUDu" %}
[Tax Deductions](/0/guides/taxes/tax-deductions.md)
{% endcontent-ref %}

Making money is a good thing, but no one wants to pay more taxes than they have to when profits go up. Learn about legal ways to lower your tax liabilities.

{% content-ref url="/pages/FH1W7N1sW9jyNMAPVhV7" %}
[2022 Tax Law Changes](/0/guides/taxes/2022-tax-law-changes.md)
{% endcontent-ref %}

Tax laws are changing. Whereas payment platforms like Amazon, eBay, Square, and Stripe used to only send a scary tax form when you completed 200+ transactions for more than $20,000, that requirement has been reduced to just $600 for the 2022 tax year. Learn about how this can impact your small business.

{% hint style="warning" %}
**Our lawyers want you to know:** while we're pretty proud of our team here at CommerceNavigator, we aren't acting in an official capacity as your CPA or attorney. We provide general information for educational purposes, not specific or professional advice. Since every situation is unique, you may want to consult with the appropriate experts for accounting, legal, and business issues.
{% 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://help.commercenavigator.com/0/guides/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.
