# Using Legacy Mode

Legacy build mode lets you make changes to your app or workspace manually using our no-code platform allowing you to make changes to your app without speaking to the AI Agent.&#x20;

By moving to the Legacy Mode you will not be able to go back to using the AI Builder Agent at the moment.&#x20;

<figure><img src="/files/48Sc6tc4XwnFBPCW7ttJ" alt=""><figcaption></figcaption></figure>

You can find out more information on how to use the legacy build mode in the documentation or reach out to Stacker Support for assistance in setting up your app. &#x20;

{% hint style="success" %}
Questions about changing your workspace into Legacy Mode please reach out to [support](mailto:stackersupport@stackerhq.com)!&#x20;
{% 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://docs.stackerhq.com/stacker-astra/legacy-mode/using-legacy-mode.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.
