# Payment Methods

Boost for Daz utilizes **Stripe** for secure payment processing. Stripe is a PCI Service Provider Level 1 which is the highest grade of payment processing security. **You can be rest assured that your information is safe and secure.**&#x20;

{% hint style="info" %}
Boost for Daz does not store or process any of your Credit Card information.  All billing transactions are handled by our secure Stripe integration.
{% endhint %}

All standard credit card networks - like Visa, Mastercard, & American Express - are supported. Click [here](https://stripe.com/docs/security/stripe) to learn more about Stripe’s security.


---

# 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.boostfordaz.com/using-boost-for-daz/pricing-and-billing/payment-methods.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.
