# ACE Bridge Can’t Connect

## **Check for updates of ACE Studio**

{% stepper %}
{% step %}
Open ACE Studio
{% endstep %}

{% step %}
Open preferences window from the main menu
{% endstep %}

{% step %}
Select “Update” tab and click on the “**Update**” button
{% endstep %}

{% step %}
You can also download the latest version from <https://acestudio.ai/download>
{% endstep %}
{% endstepper %}

## **Use ACE Bridge 2 instead of ACE Bridge 1**

Since version 1.9.7 of ACE Studio, the ACE Bridge 1 is no longer supported, please use ACE Bridge 2 instead.

* For Windows users: The Bridge 2 plugin should be installed automatically with the installation of ACE Studio.
* For Mac users: You can manually install the bridge 2 plugin from the preferences window of ACE Studio.

To learn more about the ACE Bridge 2 plugin, please refer to [ACE Bridge 2](/daw-integration/ace-bridge-2.md).

If you encounter any issues with ACE Bridge 2 plugin, please contact us at <support@acestudio.ai>


---

# 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.acestudio.ai/trouble-shooting/ace-bridge-issues/ace-bridge-cant-connect.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.
