# 카카오톡 채널 URL 확인하기

***

## 1. 카카오톡 채널 URL 확인하기

{% hint style="success" %}
카카오 챗봇을 신청하기 위해서는 채널 URL이 필요합니다. \ <mark style="color:green;">**\[채널 관리자센터] - \[관리] - \[상세설정]**</mark>에서 확인하실 수 있습니다.
{% endhint %}

<figure><img src="/files/N9CKYyTdyqabGkvqA8VV" alt=""><figcaption></figcaption></figure>

## &#x20;<a href="#id-2." id="id-2."></a>


---

# 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://happytalk.gitbook.io/happybot/setting/channel/kakao/url.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.
