# Get Started

Start accepting payments quickly and securely. Choose the integration method that best fits your business needs, whether you're looking for full control or a simple setup with minimal code.

## Integration Option

1. Redirect Page (Hosted Payment Page)

Ideal for businesses who want a fast, secure, and compliant checkout without handling sensitive payment data directly. Built to be compatible with all devices and browsers.

* Low-code setup
* PCI-DSS compliance handled
* Mobile-optimized and customizable with your brand
* Supports Credit/Debit Cards, QRIS, Virtual Account, E-Wallets, and more

2. Full API

For businesses looking for a fully customized checkout experience, with full control over UI and payment flows.

* Complete UI customization
* Seamless in-app or on-site payment
* Advanced control over payment logic and user experience
* Requires backend and frontend development


---

# 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://pivot-payment.gitbook.io/pivot-docs/payments/get-started.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.
