# 결제/구독 관리

- [구독관리](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 환불은 "구독, 크레딧, 예치금"으로 구분되며 모두 구글 폼을 통해 신청할 수 있어요.


---

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