> For the complete documentation index, see [llms.txt](https://docs.payaddons.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payaddons.com/elements.md).

# Elements

- [Checkout Button](https://docs.payaddons.com/elements/checkout-button.md): A simple elementor button to redirect your customer to a stripe-hosting checkout page with multiple payment methods, one-time, recurring, coupon, stripe tax, etc.
- [Confirmation Summary](https://docs.payaddons.com/elements/confirmation-summary.md): Use payment details, order details, custom message sections to create your Thank You page after a successful purchase redirect.
- [Price Table Checkout](https://docs.payaddons.com/elements/price-table-checkout.md): Advanced Price Table widget with checkout button.
- [Custom Payment Form](https://docs.payaddons.com/elements/custom-payment-form.md): Create Custom Payment Forms with Drag-and-Drop Simplicity
- [Checkout Credit Card Form (Pro)](https://docs.payaddons.com/elements/checkout-credit-card-form-pro.md): In this tutorial we'll walk you through creating a straightforward payment form with a credit card field. This form is designed to facilitate event registrations, Here's a step-by-step guide.
- [Checkout Element Form (Pro)](https://docs.payaddons.com/elements/checkout-element-form-pro.md): In this tutorial we'll walk you through creating a straightforward payment form with a payment element field. This form is designed to accept multiple payment methods, Here's a step-by-step guide.
- [Checkout Redirect Form (Pro)](https://docs.payaddons.com/elements/checkout-redirect-form-pro.md): The powerful form checkout redirects to a secure Stripe-hosted checkout page and supports multiple payment methods, one-time and recurring payments, coupons, taxes, and more.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payaddons.com/elements.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.
