# 税金

税金の設定を行います。

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

<table><thead><tr><th width="277">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr><tr><td>「税金の追加」ボタン</td><td>新しい税金を追加</td></tr><tr><td>名前</td><td>税金の名称を表示</td></tr><tr><td>登録番号</td><td>税金の登録番号を表示（入力可）</td></tr><tr><td>優先順位</td><td>税金の適用優先順位を表示（入力可）</td></tr><tr><td>税率の計算地点</td><td>税率計算の基準地点を表示（変更可）</td></tr><tr><td>内税</td><td>内税/外税の設定を表示（変更可）</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・編集<br>・削除</td></tr><tr><td>ステータス</td><td>税金のステータス（有効/無効）を表示（変更可）</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/settings/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.
