# Verychat

{% hint style="info" %}
출시 초기에는 일부 기능이 지원되지 않을 수 있으며, 지속적인 업데이트를 통해 기능을 빠르게 개선해 나갈 예정입니다.
{% endhint %}

## 베리챗 소개 웹사이트

{% embed url="<https://verychat.io>" %}

## 하위메뉴

1. [초대보상](/korean/verychat/undefined.md)
2. [열매보상](/korean/verychat/undefined-1.md)
3. [채널](/korean/verychat/undefined-2.md)
4. [그룹챗](/korean/verychat/undefined-4.md)
5. [온디바이스 Ai](/korean/verychat/ai.md)
6. [KYC](/korean/verychat/kyc.md)


---

# 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://wp.verylabs.io/korean/verychat.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.
