# Why am I seeing recent charges on my card?

If you see recent charges, the most likely reason is an active subscription.

## What to do

1. Check your statement and confirm which plan or product was charged.
2. Cancel the subscription in your dashboard if you want to stop future recurring charges.
3. Watch for new charges after cancellation.
4. If charges continue, open a support ticket and share charge details.

## Helpful links

* [How to cancel a subscription through the dashboard](/faq/how-to-cancel-a-subscription-through-the-dashboard.md)
* [What card options do Shield Proxies have?](/faq/what-card-options-do-shield-proxies-have.md)
* [Stripe payment completed but proxies not received](/faq/what-to-do-if-stripe-payments-were-done-but-you-havent-received-the-proxies.md)
* [How to open a ticket for a query](/how-to-guides/how-to-open-a-ticket-for-a-query.md)


---

# 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.shieldproxies.com/faq/can-you-explain-the-recent-charges-on-my-card.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.
