# 고객과 연락하기

{% stepper %}
{% step %}

### 어플 하단 "대화하기"에서 고객과 나눈 채팅을 확인할 수 있어요.

<div align="left"><figure><img src="/files/rP2FFXcJBTnqPAvoRGgq" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### 고객 연락 꿀팁

미소에서는 고객님과 전화 통화하는 것을 권해드려요! 주문 당 최대 4개의 파트너님만 참여 가능하기에, 전화 소통도 큰 부담이 없답니다. 그리고, 다른 플랫폼과 달리, 미소에서는 고객님들의 리얼번호(안심번호X)를 제공해드려요. 한번이 아닌 지속적인 소통은 성사율에 도움이 됩니다.&#x20;

{% endstep %}
{% endstepper %}

<br>


---

# 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://organization-oyr.gitbook.io/miso_dc/undefined-1/undefined.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.
