# GUIDES

- [Hello, World!](https://docs.tomorrowx.com/cap/guides/hello-world.md): Version: 10.0  / Modifications: 0
- [TCL Script Writer Reference](https://docs.tomorrowx.com/cap/guides/tcl-script-writer-reference.md): Version: 11.0 / Modifications: 1
- [Windows Automation Reference](https://docs.tomorrowx.com/cap/guides/windows-automation-reference.md): Version: 10.0 / Modifications: 0
- [Browser Certificate Installation Guide](https://docs.tomorrowx.com/cap/guides/browser-certificate-installation-guide.md): Version: 10.0 / Modifications: 0
- [Web Development Guide](https://docs.tomorrowx.com/cap/guides/web-development-guide.md): Version: 10.0 / Modifications: 0
- [Using the Push Notification Framework](https://docs.tomorrowx.com/cap/guides/using-the-push-notification-framework.md)
- [Raspberry Pi with PiFace Reference](https://docs.tomorrowx.com/cap/guides/raspberry-pi-with-piface-reference.md)
- [TomorrowX Portal User Guide](https://docs.tomorrowx.com/cap/guides/tomorrowx-portal-user-guide.md): Assuming the Tomorrow Portal repository has already been installed following the steps provided within the installation guide.
- [Examples](https://docs.tomorrowx.com/cap/guides/examples.md)
- [CSRF attack prevention](https://docs.tomorrowx.com/cap/guides/examples/csrf-attack-prevention.md)
- [Two Factor Authentication](https://docs.tomorrowx.com/cap/guides/examples/two-factor-authentication.md)
- [Frame Busting](https://docs.tomorrowx.com/cap/guides/examples/frame-busting.md)
- [Google Analytics](https://docs.tomorrowx.com/cap/guides/examples/google-analytics.md)
- [DNS Multi Protocol](https://docs.tomorrowx.com/cap/guides/examples/dns-multi-protocol.md)
- [Customer Satisfaction Survey](https://docs.tomorrowx.com/cap/guides/examples/customer-satisfaction-survey.md)
- [CAP enhances Software as a Service – Bot Detection](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-bot-detection.md)
- [CAP enhances Software as a Service – Content Modification](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-content-modification.md)
- [CAP enhances Software as a Service – Data Quality](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-data-quality.md)
- [CAP enhances Software as a Service – E-com Fraud Risk](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-e-com-fraud-risk.md)
- [CAP enhances Software as a Service – Password protection](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-password-protection.md)
- [CAP enhances Software as a Service – Reporting Dashboards](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-reporting-dashboards.md)
- [CAP enhances Software as a Service – Runtime Emergency](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-runtime-emergency.md)
- [CAP enhances Software as a Service – VIP Whitelist](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-software-as-a-service-vip-whitelist.md)
- [CAP from file drop to API in a few simple steps](https://docs.tomorrowx.com/cap/guides/examples/cap-from-file-drop-to-api-in-a-few-simple-steps.md)
- [CAP protects MySQL database](https://docs.tomorrowx.com/cap/guides/examples/cap-protects-mysql-database.md)
- [CAP provides stand-in capability for ATM network (user-perceived uninterrupted access)](https://docs.tomorrowx.com/cap/guides/examples/cap-provides-stand-in-capability-for-atm-network-user-perceived-uninterrupted-access.md)
- [CAP provides dynamic adaptable API management](https://docs.tomorrowx.com/cap/guides/examples/cap-provides-dynamic-adaptable-api-management.md)
- [CAP data loss prevention through social media](https://docs.tomorrowx.com/cap/guides/examples/cap-data-loss-prevention-through-social-media.md)
- [CAP service enables mainframe](https://docs.tomorrowx.com/cap/guides/examples/cap-service-enables-mainframe.md)
- [CAP as a web application stress test tool](https://docs.tomorrowx.com/cap/guides/examples/cap-as-a-web-application-stress-test-tool.md)
- [CAP enhances Case Management with X Apps and Custom UIs – automation](https://docs.tomorrowx.com/cap/guides/examples/cap-enhances-case-management-with-x-apps-and-custom-uis-automation.md)


---

# 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.tomorrowx.com/cap/guides.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.
