# Mode of Payment for System Administrators

This document outlines the accepted modes of payment for system administrators when engaging with our services. It is essential to adhere to the specified payment methods to ensure a smooth transaction process.<br>

### Accepted Payment Methods

1. **Stripe Account Payment:**
   * Systems administrators have the option to make payments using our Stripe account. An invoice will be generated, and admins can utilize the provided link on the invoice to make the payment securely through our Stripe payment gateway.<br>
2. **ACH/Check:**
   * Operators can opt to pay via ACH (Automated Clearing House) or by sending a physical check. Details for ACH transactions and check payments will be provided upon request.


---

# 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://documentation.movatic.co/quick-start/mode-of-payment-for-system-administrators.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.
