# Mvp & Product status

### 1. Current Stage

The project is currently at the **Live MVP** stage.

The MVP website is publicly available at: [**https://www.gdba.network**](https://www.gdba.network)

***

### 2. What the MVP Demonstrates

The current MVP visually presents:

* Overall GoldBridge Alliance ecosystem structure
* GDBA utility token usage flows
* Node participation structure and dashboard concepts
* RWA Dashboard concepts
* Bridge / Swap / Liquidity structure
* Partner and member company participation structure

At the current stage, the MVP is a **frontend prototype layer** that shows product direction and core UX. It is not a fully functional production system.

***

### 3. Product Status by Component

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

| Component               | Status           | Description                                                        |
| ----------------------- | ---------------- | ------------------------------------------------------------------ |
| Public Website          | Live MVP         | Brand, ecosystem, utility, node, RWA, bridge structure disclosed   |
| Node Dashboard UI       | MVP UI Available | Node status, contribution, reward targets, participation structure |
| RWA Dashboard UI        | MVP UI Available | RWA onboarding, verification status, asset management screen       |
| Bridge / Swap Flow UI   | MVP UI Available | Verified asset connection and swap flow screen                     |
| Smart Contracts         | Pending          | GDBA Token, Locking, Rewards, Pool Wallet contracts in development |
| Backend Systems         | Pending          | KYB, document upload, admin panel integration                      |
| External Security Audit | Pending          | Required before production deployment                              |
| Legal Review            | Pending          | Country-level token, node, RWA, bridge review required             |

***

### 4. Path to Production

```
01 Live MVP       → Website live, Node/RWA UI, Bridge flow UI
02 Backend        → User/KYB, Document Upload, Admin Panel
03 Smart Contracts → GDBA Token, Locking & Rewards, Pool Wallet
04 Legal & Audit  → Legal Memo, Security Audit, Multi-sig Control
05 Pilot Launch   → First RWA Candidate, OTC/MM Partner, Periodic Reports
```

***

### 5. Key Message

> The MVP demonstrates GoldBridge Alliance's vision and product direction. Production launch will follow the completion of smart contract development, backend integration, legal review, and security audit.


---

# 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://goldbridge.gitbook.io/gdba-wp-kr/technology-and-compliance/mvp-and-product-status.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.
