# 브랜드스페이스 설정

- [브랜드스페이스 정보](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가지이며, 사용자는 브랜드스페이스와 솔루션 제품별로 권한이 구분돼요.


---

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