# Help Center

## Help Center

- [Help Center](https://help.guestreply.ai/readme.md)
- [PMS Connections](https://help.guestreply.ai/readme/pms-connections.md)
- [Smily](https://help.guestreply.ai/readme/pms-connections/smily.md): Step-by-step guide to connect your Smily account with GuestReply
- [Lodgify](https://help.guestreply.ai/readme/pms-connections/lodgify.md): Step-by-step guide to connect your Lodgify account with GuestReply
- [Hospitable](https://help.guestreply.ai/readme/pms-connections/hospitable.md): Step-by-step guide to connect your Hospitable account with GuestReply
- [Hostaway](https://help.guestreply.ai/readme/pms-connections/hostaway.md): Step-by-step guide to connect your Hostaway account with GuestReply
- [OwnerRez](https://help.guestreply.ai/readme/pms-connections/ownerrez.md): Step-by-step guide to connect your OwnerRez account with GuestReply
- [Host Tools](https://help.guestreply.ai/readme/pms-connections/host-tools.md): Step-by-step guide to connect your Host Tools account with GuestReply
- [Guesty](https://help.guestreply.ai/readme/pms-connections/guesty.md): Step-by-step guide to connect your Guesty account with GuestReply
- [User Manual](https://help.guestreply.ai/readme/user-manual.md): Everything you need to get started with GuestReply and make the most of its features.
- [Inbox](https://help.guestreply.ai/readme/user-manual/inbox.md)
- [Inbox Subcategories](https://help.guestreply.ai/readme/user-manual/inbox/inbox-subcategories.md)
- [Tags](https://help.guestreply.ai/readme/user-manual/inbox/tags.md)
- [Priorities](https://help.guestreply.ai/readme/user-manual/inbox/priorities.md)
- [Knowledge Base](https://help.guestreply.ai/readme/user-manual/knowledge-base.md)
- [Global Knowledge Base](https://help.guestreply.ai/readme/user-manual/knowledge-base/global-knowledge-base.md)
- [Listing Group Knowledge Base](https://help.guestreply.ai/readme/user-manual/knowledge-base/listing-group-knowledge-base.md)
- [Listing-Specific Knowledge Base](https://help.guestreply.ai/readme/user-manual/knowledge-base/listing-specific-knowledge-base.md)
- [New Learnings](https://help.guestreply.ai/readme/user-manual/knowledge-base/new-learnings.md)
- [Sync Your Listings](https://help.guestreply.ai/readme/user-manual/knowledge-base/sync-your-listings.md)
- [AI Agent](https://help.guestreply.ai/readme/user-manual/ai-agent.md)
- [Turn AI Agent On/Off](https://help.guestreply.ai/readme/user-manual/ai-agent/turn-ai-agent-on-off.md)
- [Autopilot Mode](https://help.guestreply.ai/readme/user-manual/ai-agent/autopilot-mode.md)
- [Co-pilot Mode](https://help.guestreply.ai/readme/user-manual/ai-agent/co-pilot-mode.md)
- [AI Agent Sandbox](https://help.guestreply.ai/readme/user-manual/ai-agent/ai-agent-sandbox.md)
- [Upselling](https://help.guestreply.ai/readme/user-manual/upselling.md)
- [Gap Nights](https://help.guestreply.ai/readme/user-manual/upselling/gap-nights.md)
- [Early Check-in](https://help.guestreply.ai/readme/user-manual/upselling/early-check-in.md)
- [Settings](https://help.guestreply.ai/readme/user-manual/settings.md)
- [Notifications](https://help.guestreply.ai/readme/user-manual/settings/notifications.md)
- [Stripe](https://help.guestreply.ai/readme/user-manual/settings/stripe.md)
- [Billings](https://help.guestreply.ai/readme/user-manual/settings/billings.md)
- [Best Practises](https://help.guestreply.ai/readme/best-practises.md): Get the most out of GuestReply with these proven strategies from successful hosts.
- [Keep your Knowledge Base up to date](https://help.guestreply.ai/readme/best-practises/keep-your-knowledge-base-up-to-date.md)
- [Test Your AI Agent Regularly](https://help.guestreply.ai/readme/best-practises/test-your-ai-agent-regularly.md)
- [Start with Co-Pilot Mode](https://help.guestreply.ai/readme/best-practises/start-with-co-pilot-mode.md): Start with Co-Pilot Mode During Your First Two Weeks
- [Enable Notifications](https://help.guestreply.ai/readme/best-practises/enable-notifications.md)
- [FAQ](https://help.guestreply.ai/readme/faq.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.guestreply.ai/readme.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.
