# POST AUTO REPLY

- [Post Auto Reply](https://docs.chatalog.ai/post-auto-reply/post-auto-reply.md): Applicable only to Instagram and Facebook profiles
- [Post Auto Reply Setup](https://docs.chatalog.ai/post-auto-reply/post-auto-reply/post-auto-reply-setup.md): This feature is to reply users automatically when their comment on post fulfils the matching strategy as you designed.
- [Post Auto Reply Setup - Multiple](https://docs.chatalog.ai/post-auto-reply/post-auto-reply/post-auto-reply-setup-multiple.md): Before setup, ensure that at least one bot is created for use.
- [Manage The Bot](https://docs.chatalog.ai/post-auto-reply/post-auto-reply/manage-the-bot.md): How to manage the bot
- [Create an IG Live Bot](https://docs.chatalog.ai/post-auto-reply/post-auto-reply/create-an-ig-live-bot.md): How to Create an IG Live Bot


---

# 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.chatalog.ai/post-auto-reply.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.
