# Getting Started

Welcome to Opnx! This guide will introduce you to the core concepts of Opnx and help you build and deploy your first Web3 DApp in minutes.

***

### What is opnx?

Opnx is a no-code editor and deployment system designed to empower everyone, from players to founders, to easily create and launch Web3 DApps. Our mission is to turn your ideas into reality without the complexity of traditional development.

<figure><img src="/files/1WugLQ4UV2qzXV4F1UGf" alt=""><figcaption></figcaption></figure>

\
With Opnx, you can:

* Build without Code: Simply describe the DApp you want to create using natural language prompts.
* Instantly Preview & Edit: See a live preview of your application as it's generated. You can view, edit, or even download the underlying code.
* Deploy with One Click: Host your DApp, integrate APIs, and get personalized RPC endpoints instantly. Opnx handles all the backend and frontend infrastructure for you.

***

### Quick Start

Ready to bring your idea to life? Follow these three simple steps:

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

Describe Your Idea: In the Opnx Build platform, write a prompt that details the platform you want to create.

<figure><img src="/files/J2QRSdzkZsUg5JcFQwYF" alt="" width="471"><figcaption></figcaption></figure>

Generate & Preview: Click the "Generate App" button. You will immediately see a live preview and have access to the Code Viewer to inspect or modify the code.

<figure><img src="/files/DrMpb1bWXgqv2foDtWyv" alt="" width="563"><figcaption></figcaption></figure>

Deploy Instantly: With Opnx Deploy, you can instantly ship your DApp. We automatically handle hosting, API integrations, and RPC calls, making your project live in a virtual environment.

***

### Account & Free Credits

To help you get started, every new developer receives $5 worth of free credits. This initial credit allows you to immediately deploy your first ideas and test the full power of the Opnx platform.

Ready to start building? Let's move on to the next section to learn more about the Opnx Build platform.


---

# 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.opnx.fun/getting-started.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.
