# 確定申告用に取引履歴が欲しい

### はじめに

XamanはXRPレジャーでの取引を可能にするアプリです。

日本では、通貨の売買などに納税義務が発生しますが、申告についてはお客様が責任を持ち行うようにお願いいたします。

### 確定申告のために、取引履歴を入手するにはどうすればいいですか？

XRPレジャーアカウントの取引を.CSV形式でエクスポートする方法を2つご紹介します。

1. Xamanの**Transaction Exporter xApp**を使用して抽出する

[Open Xumm xApp: Transaction Exporter](https://xumm.app/detect/xapp:xrpl365.txexporter?launch=true)

2. **GateHubユーティリティ**を利用する

このリンク：<https://gatehub.net/explorer>をクリックし、rアドレスを入力して、**Transactions**オプションを選択し、**Export CSV**を選択します。

### 税務ソフトが.CSVファイルをサポートしていない場合は？

税務ソフトメーカーにお問い合わせください。代わりのインポート方法や手動マッピングを提供している会社もあります。もし問題が解決しない場合は、XRPレジャーをサポートする税務ソフトへの切り替えをご検討ください。

### どの税務ソフトを推奨しますか？

恐れ入りますが、特定の税務ソフトをおすすめすることはできません。

### どれもうまくいかない場合

取引履歴はXRPレジャーで見ることができます。BithompやXRPScanのようなブロックチェーンエクスプローラーでいつでもアカウントを確認し、取引を書き写すことができます。


---

# 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.xaman.app/app/japanese/nikashii.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.
