# Customer service tips

## General advice

### Do not be silent for long <a href="#ala-vaikene-pitkaksi-ajaksi" id="ala-vaikene-pitkaksi-ajaksi"></a>

Do not leave your customers waiting in silence - if you need to look for an answer, respond something briefly instead of just being quiet for several minutes e.g. "Just a moment, I'll figure it out." In particular, a customer talking on the phone does not want to wait too long.

### Distracting users <a href="#hairikoijat" id="hairikoijat"></a>

You can try to reduce distracting users with continuous IP blocking (ask your Ninchat staff), however, this may not eliminate the problem.

It is best to ignore distracting users. Do not reply and do not close the conversation, just leave him/her alone. In the end, he/she will probably get tired of not getting any attentions.


---

# 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://support.ninchat.com/ninchat-support/english/customer-service-queues-and-conversations/customer-service-tips.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.
