> 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/ko/undefined/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 %}
