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

# 땡큐지 매뉴얼

## 땡큐지 고객센터에 오신 것을 환영합니다.

고객님을 위해 카테고리별로 중요한 내용을 정리해 두었습니다. :smile:

\
궁금한 점이 해결되지 않으신 경우, **채팅 상담**을 통해 도움을 받을 수 있습니다.\
또한, **동영상 매뉴얼**도 제공하고 있으니 참고하시어 보다 많은 도움을 받으시길 바랍니다.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>채널톡</strong></mark> <strong>채팅 상담</strong> 바로가기 </td><td><a href="https://success.channel.io/home">https://success.channel.io/home</a></td></tr><tr><td><mark style="color:red;"><strong>유튜브</strong></mark><strong> 매뉴얼</strong> 바로가기</td><td><a href="https://www.youtube.com/@thanQG-wd8kn">https://www.youtube.com/@thanQG-wd8kn</a></td></tr><tr><td><mark style="color:blue;"><strong>땡큐지</strong></mark><strong> 홈페이지</strong> 바로가기</td><td><a href="https://www.gplatform.co.kr/">https://www.gplatform.co.kr/</a></td></tr><tr><td><strong>전화 상담은</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f4de">📞</span><mark style="background-color:yellow;"><strong>1644-3859</strong></mark></td><td></td></tr><tr><td><mark style="color:blue;"><strong>땡큐지</strong></mark><strong> 다운로드</strong></td><td><a href="https://link.gplatform.co.kr/thanqg/3UCdsgQe6b7C6JSU9">https://link.gplatform.co.kr/thanqg/3UCdsgQe6b7C6JSU9</a></td></tr></tbody></table>

<mark style="background-color:yellow;">**서비스 소개서**</mark>를 살펴보고 싶으시다면 다음 페이지를 눌러주세요! 😊&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://organization-dvc.gitbook.io/thanqg/manual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
