# Updating

**OpenCutList** will notify you as a new release becomes available. To check if you have the latest release, simply click on **Update**.

{% hint style="warning" %}
You will need to restart SketchUp for the changes to be active.
{% endhint %}

![Open "More" menu](/files/GHBsXEy7maygW0lEDqmy) ![Click on "Update" button](/files/5h7ugGjYSLdxcr4INrKB)

Great care is taken before releasing new features. So, there is no advantage not to update.


---

# 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.opencutlist.org/getting-started/updating.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.
