> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/new-okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/new-okpos/addition/okpos-x-naver/p_naver_connect/connectpos/re-connection.md).

# 재연동 방법

{% hint style="success" icon="u-turn-down-left" %}
포스와 커넥트의 재연동이 필요한 경우, \
상황에 따라 **재시작하거나, POS 및 커넥트 기기에서 다시 연동**할 수 있습니다.&#x20;

※ 하기 재연동 기능은<mark style="color:red;">**26.05 버전 이상 부터 사용 가능합**</mark>니다.
{% endhint %}

###

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-signal-bars-slash">:signal-bars-slash:</i></td><td><strong>통신 연결 실패 시</strong></td><td><a href="/files/iuVM1HdMeGW6gTNuTUes">/files/iuVM1HdMeGW6gTNuTUes</a></td><td><a href="/pages/T9OotqueMy3Ks3VFR81L">/pages/T9OotqueMy3Ks3VFR81L</a></td></tr><tr><td><i class="fa-user-check">:user-check:</i></td><td><strong>인증 상태 실패 시</strong></td><td><a href="/files/8LFjZpmiko2i7W72bo4T">/files/8LFjZpmiko2i7W72bo4T</a></td><td><a href="/pages/rkkkoKUJ7cZBcZ4jCVfR">/pages/rkkkoKUJ7cZBcZ4jCVfR</a></td></tr></tbody></table>

> #### 검색🔎
>
> <kbd>#네이버커넥트재연동</kbd> <kbd>#커넥트재연동</kbd> <kbd>#포스재연동</kbd> <kbd>#연동오류</kbd> <kbd>#연결오류</kbd> <kbd>#커넥트포스연결</kbd>


---

# 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://okpos.gitbook.io/new-okpos/addition/okpos-x-naver/p_naver_connect/connectpos/re-connection.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.
