# 머큐리엑스 시작하기

- [머큐리엑스 알아보기](https://docs.mercuryx.ai/dxp-guide/start/welcome.md)
- [회원가입하기](https://docs.mercuryx.ai/dxp-guide/start/join.md)
- [브랜드스페이스 홈](https://docs.mercuryx.ai/dxp-guide/start/home.md)
- [브랜드 사이트 등록](https://docs.mercuryx.ai/dxp-guide/start/shop.md): 카페24, 메이크샵, 고도몰에서 운영중인 브랜드 사이트를 등록하고, 데이터를 연결할 수 있어요.
- [카페24 연결](https://docs.mercuryx.ai/dxp-guide/start/shop/cafe24.md)
- [메이크샵 연결](https://docs.mercuryx.ai/dxp-guide/start/shop/makeshop.md)
- [고도몰 연결](https://docs.mercuryx.ai/dxp-guide/start/shop/godo.md)


---

# 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.mercuryx.ai/dxp-guide/start.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.
