# Dojang

Dojang(도장)은 블록체인 외부에 있는 오프체인 정보를, GIWA 체인에 온체인 attestation 형태로 발급하는 서비스에요. 온체인 지갑 주소와 오프체인 정보를 연결해주는 중요한 역할을 하고 있어요. 이를 통해 유저는 자신의 지갑에 개인 식별 정보(Personally Identifiable Information, 이하 PII)를 노출시키지 않고도 온체인에서 identity를 가질 수 있습니다.

Dojang은 [Ethereum Attestation Service (EAS)](https://attest.org/) 를 기반으로 구축되어 있으며, 고객확인 여부 및 향후 제공될 다양한 attestation 타입들을 통해 **GIWA 생태계의 신뢰 계층**을 형성합니다.&#x20;

### 발급 데이터

* **Verified Address**: 발행자로부터 고객확인을 받은 지갑 주소를 의미합니다.

{% hint style="info" %}
더 다양한 데이터들을 검증할 수 있도록 준비중이에요. :construction\_worker:
{% endhint %}

### 발행자

* **업비트(UPbit) Korea**

{% hint style="info" %}
Dojang 서비스 발행자로 참여하고 싶은가요? <buidl@giwa.io> 로 문의해주세요.
{% endhint %}

### 유즈케이스(Use case)

* **온체인 베리파이**: GIWA 월렛을 통해 발급받을 수 있어요. 이를 통해 유저는 온체인에서 웹3 금융 서비스를 더욱 더 안전하게 이용할 수 있습니다.

검증 가능한 오프체인 데이터를 활용하는 온체인 앱을 만들고 싶은가요? 아래 문서와 함께 시작해보세요.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-at">:at:</i></td><td>Verified Address</td><td><a href="/pages/6CVwqdznP2pr9pY6fV2I">/pages/6CVwqdznP2pr9pY6fV2I</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://docs.giwa.io/~/revisions/OLyGINhoRDE3c7G3x91e/giwa-ecosystem/dojang.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.
