# Troubleshooting

- [Check If a Build Has Failed and Why](https://docs.limio.com/support/troubleshooting/how-to-check-if-a-build-has-failed-and-why.md)
- [Change the Limio Owner and Transfer Ownership](https://docs.limio.com/support/troubleshooting/change-the-limio-owner-and-transfer-ownership.md)
- [Fix Subscriptions in Limio Commerce Not Appearing in Limio for Salesforce](https://docs.limio.com/support/troubleshooting/how-to-fix-subscriptions-existing-in-limio-commerce-but-not-appearing-in-limio-for-salesforce.md)
- [Force Update Your App](https://docs.limio.com/support/troubleshooting/how-to-force-update-your-app.md)
- [Get a Bearer Token](https://docs.limio.com/support/troubleshooting/how-to-get-a-bearer-token.md)
- [Inspect Callouts to Zuora](https://docs.limio.com/support/troubleshooting/how-to-inspect-callouts-to-zuora.md)
- [See Order Failures with Process Events](https://docs.limio.com/support/troubleshooting/how-to-see-order-failures-with-process-events.md)
- [Troubleshoot Issues with Zuora Hosted Payment Method (HPM)](https://docs.limio.com/support/troubleshooting/how-to-troubleshoot-issues-with-the-zuora-hosted-payment-method-hpm.md)
- [Can't Publish Pages](https://docs.limio.com/support/troubleshooting/i-cant-publish-my-pages.md)
- [No External ID (CRM ID) Issue](https://docs.limio.com/support/troubleshooting/no-external-id-crm-id-issue.md)
- [Accounting Period is Closed - No Changes Allowed (Zuora Error)](https://docs.limio.com/support/troubleshooting/the-accounting-period-is-closed-and-no-changes-are-allowed-for-this-transaction-zuora-error.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.limio.com/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.
