> 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-zh/propw-jing-cai-hui-gu/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 是迪拜的自由贸易区管理机构，以其开放的营商环境和高效的管理著称。通过获得 DMCC 的许可，PropW 将能够更好地服务我们的客户并增强在国际市场上的竞争力。

&#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-zh/propw-jing-cai-hui-gu/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.
