# ペイストリングとは？

## PayString（ペイストリング）について

簡単に言うと、PayStringは電話帳のようなもので、メールアドレスに似たアドレスから様々なブロックチェーンやネットワークのアドレスを取得できるようになるプロトコルを指します。

### PayStringで何ができるのですか？

XRPレジャー上の公開アドレスは、rアドレスと呼ばれる英数字からなる文字列です。 例えば次のようなアドレスが存在します： rGCEB4TQDkdU6GLjc5py15yT1ksrGqPebK

rアドレスは複雑なため覚えることが難しいのに対し、PayStringは、メールアドレスと同じような形式の文字列で表されるため、この問題を解決します。

### ペイストリングはXamanでどのように機能しますか？

ペイストリングは、Xaman Proのプロフィール機能の一部です。 プロフィール（およびその仕組み）についての詳細は、こちらの記事をご参照ください： プロフィールについて


---

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