# 브랜드스페이스 기능

- [수신함](https://docs.mercuryx.ai/dxp-guide/brandspace/inbox.md): 머큐리엑스 사용 및 결제 등의 정보 알림 내역을 수신함에서 확인 할 수 있습니다.
- [데이터 연결](https://docs.mercuryx.ai/dxp-guide/brandspace/connection.md): 연결된 데이터에 상태를 확인하고 수정하거나 삭제 할 수 있어요.
- [브랜드스페이스 설정](https://docs.mercuryx.ai/dxp-guide/brandspace/setting.md): 브랜드스페이스 정보, 사용자 추가, 사업자 인증 내역을 관리할 수 있어요.
- [브랜드스페이스 정보](https://docs.mercuryx.ai/dxp-guide/brandspace/setting/info.md): 브랜드스페이스를 대표하는 프로필 및 인증 정보를 관리할 수 있어요.
- [사용자 및 권한](https://docs.mercuryx.ai/dxp-guide/brandspace/setting/member.md): 다른 사용자에게 권한을 부여해 손쉽게 공동 작업을 진행할 수 있어요.
- [사업자 정보](https://docs.mercuryx.ai/dxp-guide/brandspace/setting/company.md): 머큐리엑스의 솔루션 사용 외 세금계산서 발행을 위한 사업자 정보 인증을 할 수 있어요.
- [사용자 권한](https://docs.mercuryx.ai/dxp-guide/brandspace/setting/role.md): MERCURY X의 사용자 권한은 총 4가지이며, 사용자는 브랜드스페이스와 솔루션 제품별로 권한이 구분돼요.
- [결제/구독 관리](https://docs.mercuryx.ai/dxp-guide/brandspace/payment.md): 브랜드스페이스에서 사용중인 솔루션의 결제 및 구독 내역을 관리할 수 있어요.
- [구독관리](https://docs.mercuryx.ai/dxp-guide/brandspace/payment/subscription.md): 사용중인 모든 솔루션의 구독 현황을 확인하고 원하는 플랜으로 변경할 수 있어요.
- [결제관리](https://docs.mercuryx.ai/dxp-guide/brandspace/payment/credit.md): 결제에 필요한 정보 설정 외 결제, 예치금, 크레딧의 내역을 조회할 수 있습니다.
- [환불정책](https://docs.mercuryx.ai/dxp-guide/brandspace/payment/refund.md): MERCURY X 환불은 "구독, 크레딧, 예치금"으로 구분되며 모두 구글 폼을 통해 신청할 수 있어요.
- [자주 묻는 질문](https://docs.mercuryx.ai/dxp-guide/brandspace/faq.md): 브랜드스페이스와 관련해 자주 문의하는 내용을 모아 정리했어요.
- [플랜 구독](https://docs.mercuryx.ai/dxp-guide/brandspace/faq/plan.md)
- [결제/충전/환불](https://docs.mercuryx.ai/dxp-guide/brandspace/faq/payment.md)
- [사용자 및 권한](https://docs.mercuryx.ai/dxp-guide/brandspace/faq/user.md)
- [데이터 연결](https://docs.mercuryx.ai/dxp-guide/brandspace/faq/connection.md)
- [SLA](https://docs.mercuryx.ai/dxp-guide/brandspace/sla.md): Service Level Agreement


---

# 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/brandspace.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.
