# 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 most powerful form checkout which will redirect to the  secure stripe-hosting checkout page, support multi payment methods, one-time, recurring pay, coupon, tax, etc.


---

# 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.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.
