# FAQ

### Can i update **Uccelerate** to the latest version?

We do not have support for updating Uccelerate to the latest version since updates would delete any possible modifications made to the theme. You can however do a merge of the files from the latest package into your own solution to the newest version. There might however be breaking changes in between versions, so do this at your own risk.

### **Checkout stuck on loading / 500 error from the checkout API**

This is most likely due to Uccelerate not being able to find a shipping or payment method from Ucommerce or not having the right security level set. Make sure everything is set up correctly in Ucommerce under settings.


---

# 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://uccelerate-docs.iglootheme.com/faq.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.
