# Payment Links

- [Payment Link Overview](https://docs.paymento.io/payment-links/payment-link-overview.md): Payment Links let you accept crypto payments instantly without the need for a website, API integration, or coding.
- [Create Payment Links](https://docs.paymento.io/payment-links/create-payment-links.md): sell products, service, collect donations, offer subscriptions, or gate access to Telegram groups—all through a simple link.
- [Telegram Group Access](https://docs.paymento.io/payment-links/create-payment-links/telegram-group-access.md): 🚀 Gate Telegram Access with Paymento App Bot
- [Discord Role Automation (coming soon)](https://docs.paymento.io/payment-links/create-payment-links/discord-role-automation-coming-soon.md): Discord Integration is coming Soon
- [Webhooks (for Payment Links)](https://docs.paymento.io/payment-links/webhooks-for-payment-links.md): Paymento supports webhooks for Payment Links, Developers can automate actions like granting access, updating external systems, or triggering custom flows when a payment event occurs.
- [Quick Integration Guide](https://docs.paymento.io/payment-links/webhooks-for-payment-links/quick-integration-guide.md): For developers to automatePayment Link  actions
- [Integration Reference](https://docs.paymento.io/payment-links/webhooks-for-payment-links/integration-reference.md)
- [Telegram Metadata Fields](https://docs.paymento.io/payment-links/webhooks-for-payment-links/telegram-metadata-fields.md)
- [Best Practices](https://docs.paymento.io/payment-links/webhooks-for-payment-links/best-practices.md)
- [Troubleshooting](https://docs.paymento.io/payment-links/webhooks-for-payment-links/troubleshooting.md): Common issues and solutions
- [Scheduled & Recurring Payments](https://docs.paymento.io/payment-links/scheduled-and-recurring-payments.md): create recurring payment links that automatically bill users at set intervals. This is perfect for memberships, subscriptions, services, or any recurring billing scenario.


---

# 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.paymento.io/payment-links.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.
