# Introduction

Turn your idea into reality into a website or app with natural conversation using Dualite

We aim to make it possible for anyone, without any technical background to turn their ideas into a reality.

Join our [discord community here](https://discord.gg/vCXsN3hYpf) or write us at *<info@dualite.dev>* for any suggestions and feedbacks for Dualite.

### Watch How

{% columns %}
{% column %}
{% embed url="<https://www.youtube.com/watch?v=sEsKOJye7Po>" %}
{% endcolumn %}

{% column %}
{% embed url="<https://www.youtube.com/watch?v=HUzFB38Xt8Q>" %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}
{% embed url="<https://www.youtube.com/watch?pp=ygUWZHVhbGl0ZSBhc3RybyBrIGpvc2VwaA==&v=Z_IG8D5QpXI>" fullWidth="true" %}
{% endcolumn %}

{% column width="50%" %}
{% embed url="<https://www.youtube.com/watch?v=tZoiy0xHMng>" %}
{% endcolumn %}
{% endcolumns %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>User Guide</strong></td><td></td><td></td><td><a href="https://alphadocs.dualite.dev/user-guide/first-project">https://alphadocs.dualite.dev/user-guide/first-project</a></td></tr><tr><td>Showcase by Dualite</td><td></td><td></td><td><a href="showcase-by-dualite">showcase-by-dualite</a></td></tr><tr><td>Integrations</td><td></td><td></td><td><a href="integrations/figma">figma</a></td></tr><tr><td>Prompt Techniques</td><td></td><td></td><td><a href="prompting/prompt-techniques">prompt-techniques</a></td></tr><tr><td>Billing and Payment</td><td></td><td></td><td><a href="billing-and-payment/billing-and-payment">billing-and-payment</a></td></tr><tr><td>FAQs</td><td></td><td></td><td><a href="faqs/faqs">faqs</a></td></tr><tr><td>Help and Support</td><td></td><td></td><td><a href="help-and-support/help-and-support">help-and-support</a></td></tr></tbody></table>


---

# 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://alphadocs.dualite.dev/introduction.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.
