# E-commerce

- [Ecommerce - Sell products on your website](https://docs.vintcer.com/e-commerce/ecommerce-sell-products-on-your-website.md)
- [Stripe Integration](https://docs.vintcer.com/e-commerce/stripe-integration.md): Connect your Stripe account to your website to accept payments easily.
- [PayPal - Sell products using PayPal embed buttons](https://docs.vintcer.com/e-commerce/paypal-sell-products-using-embed-buttons.md)
- [PayPal payments using payment links](https://docs.vintcer.com/e-commerce/paypal-payments-using-payment-links.md)
- [Use Razopay pay buttons on your website](https://docs.vintcer.com/e-commerce/use-razopay-pay-buttons-on-your-website.md)
- [POWR e-commerce plugin](https://docs.vintcer.com/e-commerce/powr-e-commerce-plugin.md): Sell more products, downloads, or subscriptions instantly using POWR plugin. You can add POWR e-commerce plugin to your website with few clicks.


---

# 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.vintcer.com/e-commerce.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.
