# Rwa Dashboard

### 1. Purpose

The RWA Dashboard is a system for RWA issuers and members to confirm their project status and manage verification · issuance · bridge integration processes.

***

### 2. Key Functions

The RWA Dashboard provides visibility into:

* RWA project application status
* Issuer KYB status
* Gold custody proof submission status
* Audit report submission status
* Legal review status
* AML/KYC review status
* Bridge integration review status
* Swap pool preparation status
* Exchange · OTC connection preparation status
* Report submission history
* Risk and remediation request items

***

### 3. Dashboard Availability

| Component                   | Status                 |
| --------------------------- | ---------------------- |
| RWA Dashboard UI            | MVP Available          |
| Backend Integration         | Pending                |
| Smart Contract Connection   | Pending                |
| Real-time Verification Data | Post-production launch |

***

### 4. Sample Screen Data

> The following data are illustrative examples. Actual data will be confirmed after node sale, smart contract deployment, and backend integration.

| Field                     | Example                         |
| ------------------------- | ------------------------------- |
| Project Name              | Gold Reserve RWA — Example Corp |
| Issuer KYB Status         | Under Review                    |
| Custody Proof Submitted   | Yes                             |
| Audit Report Submitted    | Pending                         |
| Legal Review Status       | In Progress                     |
| AML/KYC Status            | Passed                          |
| Bridge Integration Status | Awaiting Approval               |
| Swap Pool Ready           | No                              |

***

### 5. Key Message

> The RWA Dashboard gives issuers and members a transparent, real-time view of their verification and bridge integration journey — from initial application through to active ecosystem participation.


---

# 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/rwa-services-and-business-model/rwa-dashboard.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.
