# Closer guides and FAQ

## Closer guide

Welcome to Closer Help docs. This space is created to help you solve any troubling case for you or answer any question you may have while using the app.&#x20;

In case you still need to consult your case with us or prefer human to human conversation, you can contact us via widget on our website\
[closer.app](https://closer.app).\
There is also an email address we dedicated for such cases: <support@closer.app>

Get deeper with getting Closer!

### Onboarding

{% content-ref url="guide/getting-started/configure-your-widget" %}
[configure-your-widget](https://support.closer.app/guide/getting-started/configure-your-widget)
{% endcontent-ref %}

{% content-ref url="guide/getting-started/install-the-widget-on-your-website" %}
[install-the-widget-on-your-website](https://support.closer.app/guide/getting-started/install-the-widget-on-your-website)
{% endcontent-ref %}

{% content-ref url="guide/getting-started/invite-your-team" %}
[invite-your-team](https://support.closer.app/guide/getting-started/invite-your-team)
{% endcontent-ref %}

{% content-ref url="guide/getting-started/get-the-mobile-app" %}
[get-the-mobile-app](https://support.closer.app/guide/getting-started/get-the-mobile-app)
{% endcontent-ref %}

{% content-ref url="guide/getting-started/advanced-closer-widget-integration" %}
[advanced-closer-widget-integration](https://support.closer.app/guide/getting-started/advanced-closer-widget-integration)
{% endcontent-ref %}

{% content-ref url="master" %}
[master](https://support.closer.app/master)
{% endcontent-ref %}

### How to

{% content-ref url="guide/getting-deeper/scheduling-online-meetings" %}
[scheduling-online-meetings](https://support.closer.app/guide/getting-deeper/scheduling-online-meetings)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/click-to-call" %}
[click-to-call](https://support.closer.app/guide/getting-deeper/click-to-call)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/tagging" %}
[tagging](https://support.closer.app/guide/getting-deeper/tagging)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/proactive-messages" %}
[proactive-messages](https://support.closer.app/guide/getting-deeper/proactive-messages)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/set-up-skill-based-routing" %}
[set-up-skill-based-routing](https://support.closer.app/guide/getting-deeper/set-up-skill-based-routing)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/manage-your-teams-workload" %}
[manage-your-teams-workload](https://support.closer.app/guide/getting-deeper/manage-your-teams-workload)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/identify-leads" %}
[identify-leads](https://support.closer.app/guide/getting-deeper/identify-leads)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/reports" %}
[reports](https://support.closer.app/guide/getting-deeper/reports)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/sla" %}
[sla](https://support.closer.app/guide/getting-deeper/sla)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/customer-typing-preview" %}
[customer-typing-preview](https://support.closer.app/guide/getting-deeper/customer-typing-preview)
{% endcontent-ref %}

{% content-ref url="guide/getting-deeper/push-out-data-with-webhooks" %}
[push-out-data-with-webhooks](https://support.closer.app/guide/getting-deeper/push-out-data-with-webhooks)
{% endcontent-ref %}

### Frequently asked questions

{% content-ref url="master" %}
[master](https://support.closer.app/master)
{% endcontent-ref %}

{% content-ref url="master" %}
[master](https://support.closer.app/master)
{% endcontent-ref %}


---

# 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.closer.app/master.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.
