# ADO Builder

The ADO Builder is our custom no-code builder that can help you build decentralized applications in minutes instead of months. &#x20;

<figure><img src="/files/0nuQ8I8fm0w4PR5DaeB6" alt=""><figcaption></figcaption></figure>

In the ADO Builder, you have three main options:

* **Empty Project:** Let your creativity free and start building apps from scratch.
* **Saved File:** Load in App templates from previous builds or other users.
* **Andromeda Templates:** Select from a wide range of templates provided by the Andromeda team covering the most popular use cases in web3.

The ADO builder is where the creation process takes place. To start building your first decentralized application, check out our "[Building Your First App](/guides/guides-and-examples/ado-builder/building-your-first-app.md)" guide.


---

# 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/ado-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.
