> For the complete documentation index, see [llms.txt](https://ping-me.gitbook.io/pingme-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ping-me.gitbook.io/pingme-document/getting-started/its-time-to-ping.md).

# It's time to Ping

:tada: You're all set now. Let's take a look to see what you've got here.

<table><thead><tr><th width="347">Section in app admin</th><th>What you've got</th></tr></thead><tbody><tr><td><img src="/files/5KIvoWu8Vb9hUOqbZSUf" alt=""></td><td><ul><li>The total number of conversations initiated via Facebook Messenger</li><li>Chats you have missed</li><li>Who reached you the most frequently</li><li>Your most and least busy time</li></ul></td></tr><tr><td> <img src="/files/rtw5Oim5aBtucRlxow9S" alt=""></td><td>Full control of your bubble chat: what it look like and how your customer interact with it</td></tr><tr><td> <img src="/files/NCVcCKv0AO4tlohCyd2i" alt=""></td><td>Your own-set-up channel to redirect Instagram </td></tr><tr><td><img src="/files/88eBK5pBWNKy67rlRhgF" alt=""></td><td>Contact form by Messenger for your customer to leave their words when you are away/unavailable/out of office. No more missed conversations. <span data-gb-custom-inline data-tag="emoji" data-code="1f609">😉</span></td></tr><tr><td><img src="/files/6hmzcMjF2rcWGsOSlLa1" alt=""></td><td>More choices for your subscription plan.</td></tr><tr><td><img src="/files/dfXtReSLQ7kbq7vqIDd4" alt=""></td><td>Settings for your connected Facebook account and your domain.</td></tr><tr><td><img src="/files/6QsFMxf3TtQuqbU1AgdP" alt=""></td><td>Show how your store look like with PingMe</td></tr><tr><td><img src="/files/VzEj3Uaa6eFK3PI24Now" alt=""></td><td>Ultimate guide to master PingMe</td></tr></tbody></table>


---

# 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://ping-me.gitbook.io/pingme-document/getting-started/its-time-to-ping.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.
