# Guide

- [Onboarding](https://support.closer.app/guide/getting-started.md)
- [Configure your widget](https://support.closer.app/guide/getting-started/configure-your-widget.md)
- [Install the widget on your website](https://support.closer.app/guide/getting-started/install-the-widget-on-your-website.md)
- [Invite your team](https://support.closer.app/guide/getting-started/invite-your-team.md)
- [Get the mobile app](https://support.closer.app/guide/getting-started/get-the-mobile-app.md)
- [Advanced Closer widget integration](https://support.closer.app/guide/getting-started/advanced-closer-widget-integration.md)
- [Zacznij używać Closer](https://support.closer.app/guide/zacznij-uzywac-closer.md)
- [Przewodnik po platformie](https://support.closer.app/guide/zacznij-uzywac-closer/przewodnik-po-platformie.md)
- [Rozmowy](https://support.closer.app/guide/zacznij-uzywac-closer/rozmowy.md)
- [Inbox](https://support.closer.app/guide/zacznij-uzywac-closer/rozmowy/inbox.md)
- [Zarządzaj doradcami](https://support.closer.app/guide/managing-advisers.md)
- [Zaproś doradców firmy](https://support.closer.app/guide/managing-advisers/zapros-doradcow-firmy.md)
- [Ustawienia doradcy](https://support.closer.app/guide/managing-advisers/ustawienia-doradcy.md)
- [Grupuj doradców](https://support.closer.app/guide/managing-advisers/grupuj-doradcow.md)
- [Skonfiguruj routing](https://support.closer.app/guide/routing-configuration.md)
- [Wprowadzenie](https://support.closer.app/guide/routing-configuration/wprowadzenie.md)
- [Dodaj tagi](https://support.closer.app/guide/routing-configuration/dodaj-tagi.md)
- [Reguły tagowania](https://support.closer.app/guide/routing-configuration/reguly-tagowania.md)
- [Dodaj reguły tagowania](https://support.closer.app/guide/routing-configuration/dodaj-reguly-tagowania.md)
- [Grupuj tagi](https://support.closer.app/guide/routing-configuration/grupuj-tagi.md)
- [Ustawienia grupy tagów](https://support.closer.app/guide/routing-configuration/ustawienia-grupy-tagow.md)
- [Getting deeper in dashboard](https://support.closer.app/guide/getting-deeper-in-dashboard.md)
- [Conversations](https://support.closer.app/guide/getting-deeper-in-dashboard/conversations.md)
- [Inbox](https://support.closer.app/guide/getting-deeper-in-dashboard/conversations/inbox.md)
- [Conversation data](https://support.closer.app/guide/getting-deeper-in-dashboard/conversations/conversation-data.md)
- [Getting deeper in widget](https://support.closer.app/guide/getting-deeper-in-widget.md)
- [Widget guides](https://support.closer.app/guide/getting-deeper-in-widget/widget-guides.md)
- [Notifications](https://support.closer.app/guide/notifications.md)
- [How to](https://support.closer.app/guide/getting-deeper.md)
- [Schedule online meetings](https://support.closer.app/guide/getting-deeper/scheduling-online-meetings.md)
- [Click to call](https://support.closer.app/guide/getting-deeper/click-to-call.md)
- [Tagging](https://support.closer.app/guide/getting-deeper/tagging.md)
- [Proactive messages](https://support.closer.app/guide/getting-deeper/proactive-messages.md)
- [Set up skill-based routing](https://support.closer.app/guide/getting-deeper/set-up-skill-based-routing.md)
- [Manage your team’s workload](https://support.closer.app/guide/getting-deeper/manage-your-teams-workload.md)
- [Force new user everytime in widget](https://support.closer.app/guide/getting-deeper/force-new-user-everytime-in-widget.md)
- [User authorization callbacks](https://support.closer.app/guide/getting-deeper/user-authorization-callbacks.md)
- [On deinit callback](https://support.closer.app/guide/getting-deeper/on-deinit-callback.md)
- [Identify leads](https://support.closer.app/guide/getting-deeper/identify-leads.md)
- [Reports](https://support.closer.app/guide/getting-deeper/reports.md)
- [SLA](https://support.closer.app/guide/getting-deeper/sla.md)
- [Customer typing preview](https://support.closer.app/guide/getting-deeper/customer-typing-preview.md)
- [Push out data with Webhooks](https://support.closer.app/guide/getting-deeper/push-out-data-with-webhooks.md)
- [Routing](https://support.closer.app/guide/getting-deeper/routing.md)
- [Widget OAuth configuration](https://support.closer.app/guide/getting-deeper/widget-oauth-configuration.md)
- [Forms configuration](https://support.closer.app/guide/getting-deeper/forms-configuration.md)
- [Org configuration API](https://support.closer.app/guide/getting-deeper/org-configuration-api.md)
- [Org configuration fields](https://support.closer.app/guide/getting-deeper/org-configuration-fields.md)
- [Configure OMNI integration](https://support.closer.app/guide/getting-deeper/configure-omni-integration.md)
- [Elasticsearch business logs](https://support.closer.app/guide/getting-deeper/elasticsearch-business-logs.md)
- [Elasticsearch security logs](https://support.closer.app/guide/getting-deeper/elasticsearch-security-logs.md)
- [Manage widget button](https://support.closer.app/guide/getting-deeper/manage-widget-button.md)
- [Contact us](https://support.closer.app/guide/contact-us.md)
- [Supported browsers](https://support.closer.app/guide/supported-browsers.md)
- [Upcoming features drafts](https://support.closer.app/guide/upcoming-features-drafts.md)
- [Business events structure (JSON) - Draft](https://support.closer.app/guide/upcoming-features-drafts/xbusiness-events-structure-json-draft.md)


---

# 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/guide.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.
