# Getting Started

- [Quick Start](https://docs.is-messenger.com/ismessenger/getting-started/quick-start.md): Here is a quick guide on how can you get started on ISMessenger platform
- [What is IS-Messenger?](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/what-is-is-messenger.md)
- [Setting Up an Account](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/setting-up-an-account.md): Follow this quick guide to register and set up a IS-Messenger account on the platform and mobile app.
- [Connecting Channels](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/connecting-channels.md)
- [Inviting Your Teammates](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/inviting-your-teammates.md)
- [Getting Contacts to Message You](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/getting-contacts-to-message-you.md): Business Goal: Get new Contacts into IS-Messenger by encouraging them to message your business via QR codes and chat links.
- [Automated Welcome and Away Messages](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/automated-welcome-and-away-messages.md)
- [Responding to Messages](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/responding-to-messages.md)
- [Glossary of Terms](https://docs.is-messenger.com/ismessenger/getting-started/quick-start/untitled.md): In order to help users better understand the platform, here are the definition of the terms that are commonly used in the platform.
- [Connecting a Channel](https://docs.is-messenger.com/ismessenger/getting-started/connecting-a-channel.md): In order to start talking to your contacts through the platform, a messaging channel needs to be connected. Here is a quick guide on how to connect a channel.
- [Invite your teammates](https://docs.is-messenger.com/ismessenger/getting-started/invite-your-teammates.md): Collaborate with your teammates on the platform by inviting them to the space
- [Getting Contacts to Message You](https://docs.is-messenger.com/ismessenger/getting-started/getting-contacts-to-message-you.md)
- [Automated Welcome and Away Messages](https://docs.is-messenger.com/ismessenger/getting-started/automated-welcome-and-away-messages.md)
- [Responding to messages](https://docs.is-messenger.com/ismessenger/getting-started/responding-to-messages.md): Here is some quick tips on how to respond to your contacts in a more efficient and productive manner.
- [Glossary of Terms](https://docs.is-messenger.com/ismessenger/getting-started/glossary-of-terms.md)
- [Creating a Chatbot](https://docs.is-messenger.com/ismessenger/getting-started/creating-a-chatbot.md): A chatbot can help to automate some messaging processes and replace some manual effort.


---

# 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://docs.is-messenger.com/ismessenger/getting-started.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.
