# Download Previous Versions

### Can I download the previous version of BoltAI?

Yes. But please note that older versions might not work well with your current database.

Before using an older version, make sure you've backed up your current data. Read the backup guide here:

{% content-ref url="/pages/PVehTs3k5BSGqiQBxXZm" %}
[Database Maintenance](/docs/chat-ui/database-maintenance.md)
{% endcontent-ref %}

### BoltAI previous versions:

Here are the links to download previous versions of BoltAI. Please note that some versions are no longer available due to outdated functionality or security concerns.

* [BoltAI v1.29.1](https://download.boltai.com/releases/BoltAI-1.29.1.dmg)
* [BoltAI v1.28.1](https://download.boltai.com/releases/BoltAI-1.28.1.dmg)


---

# 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.boltai.com/docs/troubleshooting/download-previous-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.
