> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-ko/propw/publish-your-docs-4.md).

# PropW가 DMCC 라이선스를 획득: 새로운 비즈니스 이정표

<figure><img src="https://hkprod.hkoss8976.com/d39d47a9c9441cb8cb10dca9ee7ad205f344b22cf9205971cf604a536ae243aa.png" alt=""><figcaption></figcaption></figure>

친애하는 PropW 고객과 파트너 여러분,

&#x20;

PropW 프롭 트레이딩 플랫폼이 두바이 멀티 커머디티즈 센터(DMCC)의 라이선스를 취득했음을 알려드리게 되어 기쁩니다. 이 라이선스는 글로벌 무역 및 서비스 분야에서 PropW에 있어 중요한 진전으로, 더 넓은 시장과 더 많은 비즈니스 기회를 제공하며 업계 규범 준수와 사용자 권리 보호에 대한 PropW의 노력이 공식적으로 인정되었음을 의미합니다.

&#x20;

DMCC는 두바이의 자유무역지대 관리 기관으로, 개방적인 비즈니스 환경과 효과적인 관리로 잘 알려져 있습니다. PropW는 DMCC의 라이선스를 취득함으로써 고객에게 보다 나은 서비스를 제공하고 국제 시장에서의 경쟁력을 강화할 수 있게 되었습니다.

&#x20;

<figure><img src="https://hkprod.hkoss8976.com/308e3da059a4b3e65270d053b334ef04f47b75e9068fa7ad533507f250606896.png" alt=""><figcaption></figcaption></figure>

이번 인증은 프롭 트레이딩 분야에서의 PropW의 전문성과 신뢰성을 입증할 뿐만 아니라 당사 발전을 촉진하는 중요한 이정표입니다. PropW는 앞으로도 독점(자체) 트레이딩 분야에서 고객에게 고품질의 제품과 서비스를 제공하고 지속적이며 상호 이익이 되는 파트너십을 구축하기 위해 최선을 다할 것입니다. 동시에 PropW는 암호화폐 자체 트레이딩 분야에서 제품 역량을 계속 강화해 나가겠습니다.

&#x20;

마지막으로 저희에 대한 성원과 신뢰에 진심으로 감사드립니다. 문의 사항이나 협력 의향이 있으시면 <support@propw.com>으로 언제든지 연락해 주십시오.

&#x20;

**DMCC 라이선스 조회 주소:** [**https://landing.dmcc.ae/public-search**](https://landing.dmcc.ae/public-search)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.propw.com/announcement/announcement-ko/propw/publish-your-docs-4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
