> For the complete documentation index, see [llms.txt](https://help.xaman.app/app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.xaman.app/app/japanese/xamannitsuite.md).

# Xamanについて

秘密鍵をXamanは高い安全性を誇る、XRPレジャーNo.1の自己管理型ウォレットです。

ユーザーの秘密鍵はデバイスに安全に保管しながら、XRPレジャーの機能すべてを楽しめる特別なアプリです。

Xamanの紹介ビデオを制作しましたので、ぜひご覧ください。

[Xamanって何？ (1/5)](https://www.youtube.com/watch?v=9sL63Uc0-7I)

{% embed url="<https://www.youtube.com/watch?v=9sL63Uc0-7I>" %}

<table><thead><tr><th width="439">Video</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://www.youtube.com/watch?v=gLkVNm5Su1o">XRPレジャー＆Xaman：資産が保管されている場所は？ (2/5)</a></td><td>XRPはアプリ内ではなくレジャーに保管されています。</td></tr><tr><td><a href="https://www.youtube.com/watch?v=m1OUr13_xv4">XRPレジャー＆Xaman：資産へのアクセス方法 (3/5)</a></td><td>秘密鍵を安全に保管するための方法を紹介します。</td></tr><tr><td><a href="https://www.youtube.com/watch?v=7E52W4dKmBE">XRPレジャー＆Xaman：準備金と手数料 (4/5)</a></td><td>XRPレジャーの準備金と手数料について説明します。</td></tr><tr><td><a href="https://www.youtube.com/watch?v=gAWnIw4gzW8">XRPレジャー＆Xaman: 宛先タグについて (5/5)</a></td><td>宛先タグについて説明します。</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.xaman.app/app/japanese/xamannitsuite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
