# Troubleshooting

- [Why did my customer's subscription automatically pause?](https://help.smartrr.com/docs/support/troubleshooting/why-did-my-customers-subscription-automatically-pause.md)
- [Why is my customer's shipping address invalid? (Phone number formatting)](https://help.smartrr.com/docs/support/troubleshooting/why-is-my-customers-shipping-address-invalid-phone-number-formatting.md): Phone numbers that don't match Shopify's required format might throw an invalid shipping address error.
- [Can’t find the answer to your question?](https://help.smartrr.com/docs/support/troubleshooting/cant-find-the-answer-to-your-question.md): We’re sorry you ended up here. But, this isn’t the end.


---

# 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://help.smartrr.com/docs/support/troubleshooting.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.
