> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/bxpay-ko/getting-started/quickstart.md).

# BXpay란?

BXPay는 인가된 은행 파트너들이 제공하는 차세대 디지털 뱅킹 경험입니다. BXPay는 규제된 파트너를 통해 직불카드, 역외 계좌, 블록체인 기반 결제 수단에 대한 접근을 제공합니다. 이는 다음과 같은 가치를 중시하는 글로벌 이용자를 위해 설계되었습니다:

✨ 향상된 프라이버시 및 안전한 국제 계좌\
✨ 전통적 은행에 비해 간소화된 국경 간 이체\
✨ 규제된 파트너를 통한 실물 카드 결제를 위한 암호화폐→법정화폐 통합\
✨ 데스크탑 및 모바일을 통한 매끄러운 경험


---

# 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:

```
GET https://bxpay.gitbook.io/bxpay/bxpay-ko/getting-started/quickstart.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.
