# Getting Updates

When an update for a product you purchased is released, you will receive an email to the address you used at the time of purchase inviting you to download the new version of the product.&#x20;

To migrate to a new version, follow these [simple instructions](/1/how-to/data-migration.md).&#x20;

To be notified of any updates to smol compute products, you can sign up to our mailing list.&#x20;

{% @mailchimp/mailchimpSubscribe cta="Sign up to receive updates!" %}


---

# 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://guides.smolcompute.xyz/1/how-to/updates.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.
