# 디파이너리 문서

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h2>👤 <a href="https://app.gitbook.com/o/Dbl9S1WY50DFGahMDEWE/s/w80cM0G3UdX6uGwQB5zz/">사용자 가이드</a></h2></td><td>DFINERY 플랫폼을 사용하여 더욱 효과적인 고객 경험을 조성하는 방법을 알아보세요.</td><td></td></tr><tr><td><h2>💻 <a href="https://app.gitbook.com/o/Dbl9S1WY50DFGahMDEWE/s/b98Iz9V0VCHcvJpbTt6m/">개발자 가이드</a></h2></td><td>DFINERY SDK로 앱이나 사이트를 통합하고 활성화하세요.</td><td></td></tr><tr><td><h2>🌐 <a href="https://app.gitbook.com/o/Dbl9S1WY50DFGahMDEWE/s/x5U5PGdAXsBDoT286wOD/">API 가이드</a></h2></td><td>DFINERY는 사용자 추적, 메시지 전송 등의 작업을 할 수 있는 고성능 REST API를 제공합니다.</td><td></td></tr><tr><td><h2><a href="https://console.dfinery.ai">디파이너리 콘솔 바로가기</a></h2></td><td>디파이너리 콘솔로 이동합니다.</td><td></td></tr></tbody></table>


---

# 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.dfinery.ai/main/readme.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.
