> For the complete documentation index, see [llms.txt](https://documentation.soulver.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.soulver.app/ja/rifarensu/money-and-finance/income-tax.md).

# 所得税

年収と国を指定して所得税または手取り収入を推定します。

```
income tax on $55k in Australia
income after tax on $95k in Canada
tax rate on $45,300 in USA
```

これらはそれぞれ予定税額、税引後利益、実効税率を計算します。

月収や週収を指定することもできます：

```
income tax on $4000/month
income after tax on $1000/week
```

答えは収入と同じ期間で表示されます。国を省略すると、現地通貨の金額には設定された地域が使われます。

{% hint style="info" %}
これらは大まかな見積もりです。実際の税金は、州、控除、個人的な状況などの要因によって異なります。
{% endhint %}
