# What is PayString?

### What is PayString?

Put simply, PayString is like a phone book for the XRP Ledger. It is a protocol that maps human-readable addresses to their corresponding payment addresses.

### What problem does PayString solve?

The public address on the XRP Ledger is a string of numbers and letters called an **r-address**.

For example:

rGCEB4TQDkdU6GLjc5py15yT1ksrGqPebK

Due to their complexity, r-addresses can be difficult to remember. PayString solves this issue by mapping an r-address to an easy-to remember address.

### Which networks support PayString?

Currently, only the XRP Ledger supports the PayString protocol.

### How does PayString work in Xaman?

PayString is part of the Profiles feature in Xaman Pro.

More information about about Profiles (and how it works) please refer to this article:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">All about Profiles</td><td></td><td></td><td><a href="/files/UtNwIDoLbwt3Z7mf7CwN">/files/UtNwIDoLbwt3Z7mf7CwN</a></td><td><a href="/pages/1mg3MYqTUa8B7CnDTRsY">/pages/1mg3MYqTUa8B7CnDTRsY</a></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://help.xaman.app/app/xaman-pro/features-of-pro/profiles/what-is-paystring.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.
