# P-Link.io Payment links help

<div align="left"><figure><img src="/files/vzUfw1snj0EDVxzwzUl4" alt=""><figcaption></figcaption></figure></div>

## Welcome to the P-Link documentation

**P-Link** is a universal platform for sending and receiving payments, **without prior registration**.

### 🚀 Highlights

* No account to create before receiving payment.
* 0% seller-side commission (excluding Solana network fees).
* Works with just an email address or phone number.
* Instantly usable payment links, perfect for automated or AI integrations.
* Possible conversion of crypto assets to fiat.
* The payer can use any Solana based token, or credit card to pay

### 🔗 Official website

<https://p-link.io>

***

See also **:** [Receive a payment](https://docs.p-link.io/receive-a-payment/) · [Send a payment](https://docs.p-link.io/send-a-payment/)

<div align="left"><figure><img src="/files/chSUkAsL0FosHHJFuFsW" alt="P-Link Logo" width="73"><figcaption></figcaption></figure></div>


---

# 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://docs.p-link.io/readme.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.
