# App Builder

Similar to the ADO Builder, the App Builder is a no-code builder that allows users to create Andomeda Apps. The App Builder unifies all the interfaces into one central interface that has all the functionality a user needs to build. Using shortcuts, templates, cross-ADO connections and much more, the App Builder makes building apps a seemless process.&#x20;

<figure><img src="/files/FvQwzFeFu6ExjiyAxNhH" alt=""><figcaption></figcaption></figure>

Andromeda ADOs are built to work together. This allows the users to build large complex applications with many connections between the various parts. The App Builder helps visualize the app workflow by showing the connections between each of the ADOs:

<figure><img src="/files/gKwonXEVwarkMrNFtURD" alt=""><figcaption></figcaption></figure>

Ready to start building some apps using the App Builder? Check our "[App Builder](/guides/guides-and-examples/app-builder.md)" section in the Guides and Examples.


---

# 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.andromedaprotocol.io/guides/introduction/app-builder.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.
