# Welcome

## Welcome to Repliz Docs

Welcome to the official documentation for **Repliz**.\
Here you’ll find everything you need to get started, from connecting your social accounts to setting up automations that save you hours of work.

Repliz helps you manage comments and conversations from **YouTube, Facebook, Instagram, Threads, LinkedIn and TikTok,** all in one place. Whether you’re a creator, a small business owner, or part of a team that handles a lot of social interactions, Repliz is here to make your day-to-day easier.

If you’re new, we recommend starting with [**What is Repliz?**](/repliz/opening/what-is-repliz.md) to get to know the basics.\
When you’re ready, jump to [**Integration Account**](/repliz/integration-account/connect-facebook.md) to set up your first integration.

We’re excited to see what you’ll build and how much time you’ll save with Repliz.


---

# 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://azickri.gitbook.io/repliz/welcome.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.
