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

# 카톡 친구하기

### 카톡 친구하면 좋은 점 :thumbsup:

* [x] 매주 '**오늘의 위키'** 콘텐츠를 보내드려요.
* [x] **이벤트 또는 프로모션** 행사가 있을 때 알림 공지를 드려요.

#### 주 1회 '오늘의 위키' 발송

* **매주 1회** 네플라 '**오늘의 위키**' 콘텐츠를 보내드립니다.

<figure><img src="/files/0VxHWsKbXNfHALt0Ce9k" alt=""><figcaption><p>오늘의 위키</p></figcaption></figure>

{% hint style="success" %}
'오늘의 위키'는 **헷갈리기 쉬운 법률 용어, 중요한 판례 해설 또는 쟁점, 시사 이슈 등** 전문가들이 작성한 위키 중 가장 유익한 위키를 골라 보내드리는 콘텐츠로, 꼭 받아보시기를 강력 추천 드려요!
{% endhint %}

#### 이벤트 또는 프로모션 공지

* 네플라 **이벤트나 프로모션, 기타 홍보 콘텐츠**가 있을 때, 알림 공지를 드립니다.

<figure><img src="/files/6ifZrTxaSzgmm30Bd3mo" alt=""><figcaption><p>이벤트 또는 프로모션</p></figcaption></figure>

### 카톡 친구하기 방법

* [네플라 카카오톡 채널](https://pf.kakao.com/_aKiaG) > '**채널 추가 아이콘'을 클릭**해주세요.

<figure><img src="/files/PTpYVZ5uxrt6r9iIhWX0" alt=""><figcaption><p>카톡 친구하기</p></figcaption></figure>


---

# 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:

```
GET https://nepla.gitbook.io/guide/start/kakaotalk.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.
