# Automatic charge

### Will I be charged automatically?

Yes, AppMySite operates on an automatic billing system as outlined in our [**Terms & Conditions**](https://www.appmysite.com/terms-conditions/). At the end of each billing cycle, your payment method on file will be automatically charged for the renewal of your subscription. This ensures uninterrupted access to our platform and services.

Your payment information is securely stored and managed in compliance with applicable data protection laws.

If you wish to stop recurring charges, you may downgrade to the free plan at any time before your next billing date. Downgrading will prevent further automatic payments while allowing you to retain limited access to essential features.

{% hint style="warning" %}
AppMySite follows an automatic billing process to ensure uninterrupted service. You can view and manage your active subscriptions in your account, and if needed, [downgrade to the free plan](/billing/subscriptions/downgrade-subscription.md) to stop future automatic charges.
{% endhint %}


---

# 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.appmysite.com/billing/billing-details/automatic-charge.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.
