# Skeybot Documentation

## Help

- [Skeybot Documentation](https://docs.skeybot.com/skeybot-documentation.md): Welcome to the Skeybot's end user help documentation. Learn how to make the best out of your chatbot using this documentation.
- [Quick Start](https://docs.skeybot.com/quick-start.md)
- [Overview](https://docs.skeybot.com/overview.md)
- [Bots](https://docs.skeybot.com/bots.md)
- [Collections](https://docs.skeybot.com/collections.md)
- [Product Collection](https://docs.skeybot.com/collections/product-collection.md)
- [Digital Downloads](https://docs.skeybot.com/collections/digital-downloads.md)
- [Knowledge bases](https://docs.skeybot.com/collections/knowledge-bases.md)
- [Web Hosting Packages](https://docs.skeybot.com/collections/web-hosting-packages.md)
- [Virtual Spaces](https://docs.skeybot.com/collections/virtual-spaces.md)
- [Virtual Tours](https://docs.skeybot.com/collections/virtual-tours.md)
- [Facebook Connectivity](https://docs.skeybot.com/troubleshooting/facebook-connectivity.md)
- [Skeybot Core](https://docs.skeybot.com/release-notes/skeybot-core.md): This page includes the update history of the Skeybot's Core Services. Core Service lets integrations possible with many of your favorite apps.
- [Customer Portal](https://docs.skeybot.com/release-notes/customer-portal.md): This page includes the update history of the Skeybot's Customer Portal. Enjoy reading this page if you are interested to see how Skeybot grew day by day!
- [Skeybot Admin Panel](https://docs.skeybot.com/release-notes/skeybot-admin-panel.md): This page includes the update history of the Skeybot Admin Panel. Enjoy reading this page if you are interested to see how Skeybot grew day by day! 🌍
- [Terms and Conditions](https://docs.skeybot.com/legal/terms-and-conditions.md)
- [Privacy Policy](https://docs.skeybot.com/legal/privacy-policy.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://docs.skeybot.com/skeybot-documentation.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.
