# Links (Templates)

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>PIVY Templates</strong></td><td><a href="/pages/qQL9VyQDXGcNq7z764pI#pivy-templates">/pages/qQL9VyQDXGcNq7z764pI#pivy-templates</a></td></tr><tr><td><strong>Mini Dashboard</strong></td><td><a href="/pages/qQL9VyQDXGcNq7z764pI#mini-dashboard">/pages/qQL9VyQDXGcNq7z764pI#mini-dashboard</a></td></tr></tbody></table>

## PIVY Templates

PIVY offers multiple ways to get paid to fill your needs. These link types are called **Templates**.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>PIVY Templates</strong></td><td><a href="/files/bXOOIvvQCfX1eLrQvVgy">/files/bXOOIvvQCfX1eLrQvVgy</a></td></tr><tr><td><strong>Payer Info</strong></td><td><a href="/files/g3RTFMu7ii4HFlOTKHVJ">/files/g3RTFMu7ii4HFlOTKHVJ</a></td></tr></tbody></table>

{% hint style="info" %}
Currently, only **Simple Payment** is live, but don’t worry! We’re rolling out more PIVY link types later this month, so you’ll soon be able to do even more.
{% endhint %}

{% hint style="info" %}
Inquiry for payer details is available for all types of payment, but specifically for **Digital Product**, the **email** field is a must.
{% endhint %}

| Payment Type        | Description                                                                                                                                                                                                                                      |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Simple Payment**  | <p>The ultimate go-to! Create a reusable link perfect for <strong>recurring payments</strong> like salary, tips, or simply anything.<br><br><strong>Fun fact:</strong> Your <strong>personal</strong> PIVY link is a default simple payment.</p> |
| **Digital Product** | Sell digital files or access links (e.g., online events). Delivery is automatic after payment.                                                                                                                                                   |
| **Payment Request** | Settle things fast with a **single-use link**! Perfect for sending an **invoice** or giving your friend a friendly nudge about that **split bill**. Add a note, share the link, and you're done!                                                 |
| **Fundraising**     | Collect payments for a **shared cause**. The total amount received will be publicly displayed to encourage participation and transparency.                                                                                                       |

### Fixed vs. Open Amount

* **Fixed Amount** → You set the exact amount to be paid.
* **Open Amount** → The sender decides how much to pay.

{% hint style="success" %}
Tip: Create new links with description for better tracking  (e.g., `/maidanglao-0308` with description `meal set A`).
{% endhint %}

***

## Mini Dashboard

Here’s the fun part! On your **Links page**, you’ve got total control. Each link has its own little dashboard.

### Actions

* <i class="fa-pen-to-square">:pen-to-square:</i>  **Edit** – Change the name, icon, or any details about your link whenever you feel like it.
* <i class="fa-box-archive">:box-archive:</i>  **Archive** – Tidy things up by archiving old links you don’t need in the spotlight anymore.
* <i class="fa-trash-can">:trash-can:</i>  **Delete** – Say goodbye to a link forever (*no hard feelings*).

### Insights

Because who doesn’t love stats? For every link, you’ll see:

* Number of link views
* Number of payments made
* Total amount sent

### Recent Activities

{% columns %}
{% column width="50%" %}

<figure><img src="/files/uq9agOEBbs4yPbPz9dGv" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}

<figure><img src="/files/rqPOeWgQ5psiwMQEnFAK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Keep track of your transactions at a glance. Each activity log shows:

* Who paid
* When they paid
* How much they paid


---

# 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.pivy.me/getting-started/interface-n-features/links-templates.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.
