> 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/pro/proysatoha.md).

# Proユーザーとは？

## Xaman Proとは？

Xaman ProはXamanウォレットに追加機能を提供する有料サービスです。（年間60ドル）

&#x20;Xamanタンジェムカードを注文すると自動的にProが1年間ついてきますが、現在はまだBetaの段階なので、正式リリース後に開始期間のカウントがスタートします。

今後、下記以外にもさらに機能を充実させていく予定です。

※自動更新ではありません。

### プロフィール機能

* ユーザーのプロフィールページを登録・パーソナライズすることができ、XRPやトークンでの支払いリクエストや請求書支払いにも活用いただけます。
* Xamanや他のXRPレジャーツールの取引やリクエストの横に、あなたの名前、プロフィールアイコン、チェックマークを表示することができます。
* 複数のXRPレジャーアカウントで、xaman.meがホストするPayStringアドレスを取得できます。
* KYCステータス（個人情報ではなく、KYC済みという事実）を公開することで、異なるアプリを利用時、アカウントの信頼性に基づいて拡張機能にアクセスすることが可能になります。

### プッシュ通知

* 受信した取引のプッシュ通知を受け取ることができます。

### 課金対象外

* Proアカウントは課金の対象外となります。

### KYC

* Xamanで直接KYCの手続きをおこなえます。

### 24時間テクニカルサポート

* 優先的に24時間サポートを受けられ、日本語を含む多くの言語に対応しています。


---

# 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/pro/proysatoha.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.
