# Work in Progress Versions

We are constantly adding new features and applying bug-fixes to previous versions.

The latest work in progress (WIP) version of Karamba3D can be downloaded from our [Nightly Builds](https://github.com/karamba3d/K3D_NightlyBuilds) directory.

{% hint style="warning" %}
When using Karamba3D WIP versions be aware of the following:

These builds my contain bugs because they are not as thoroughly tested as official versions of Karamba3D.

Grasshopper definitions created with these WIP builds may contain components which do not load correctly in later versions of Karamba3D
{% endhint %}


---

# 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://manual.karamba3d.com/appendix/a.1-updates-and-bug-fixes/work-in-progress-versions.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.
