# Introducing Build \[by Hybrid]

**Build** is Hybrid’s new low-code AI-powered tool that turns natural language into functional Web3 products.

Whether you want to create an AI agent, deploy a dashboard, or set up an onchain workflow. All you need is a prompt.

No code required. No frontend dev needed. Fully deployable.

<figure><img src="/files/9lZSPBZoacwBXbM4Nrn4" alt=""><figcaption></figcaption></figure>

**Key Features:**

* **Prompt-to-App**: Describe your product idea → get a working prototype.
* **Component-based Output**: Clean, editable code with integrated Web3 logic.
* **Deploy Anywhere**: Export code or deploy directly to Supabase.
* **Customizable**: Tweak UI, logic, APIs, and smart contract interactions.
* **Open Infrastructure**: Use your own models, keys, endpoints if needed.


---

# 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.buildonhybrid.com/hybrid-overview/build-by-hybrid/introducing-build-by-hybrid.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.
