# Introduction

Excoinz ExPay provides payment API and admin in various environments such as PC, mobile web, and APP, and provides deposit and withdrawal management solutions through Excoinz.

You can try out the payment process with Excoinz ExPay on our demo page.

{% embed url="<https://demogame.excoinz.com/ko>" %}
Demo ExPay Site
{% endembed %}

{% embed url="<https://gameadmin.excoinz.com/login>" %}
Demo Game Admin
{% endembed %}

## ExPay Admin

You can view users' payment and withdrawal history and manage your revenue.

{% embed url="<https://expay.excoinz.com/>" %}
ExPay Admin
{% endembed %}


---

# 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://payment.excoinz.com/introduction.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.
