# Getting Started

- [User Guide](https://docs.replyco.com/getting-started/user-guide.md): New to Replyco? You're in the right place! Our simple guide will get you started on your Replyco journey and show you how to start responding to customer messages.
- [Moderator Guide](https://docs.replyco.com/getting-started/moderator-guide.md): If you are a Customer Service Manager, then you are in the right place! Gather statistics, get various reports & use our flexible automation tools to bring your department to a new performance level.
- [Administrator Guide](https://docs.replyco.com/getting-started/administrator-guide.md): If you are a Business Owner or a Customer Support Manager who is overseeing the Replyco accounts adding process and maintaining all financial & technical sides in harmony, then this guide is for you!


---

# 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.replyco.com/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.
