# Architectural Scenarios

- [Command and Control](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/command-and-control.md)
- [Simplest Form](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/simplest-form.md)
- [Servlet Filter](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/servlet-filter.md)
- [API Transformation](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/api-transformation.md)
- [Active Web Proxy](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/active-web-proxy.md)
- [Web Application Server](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/web-application-server.md)
- [Active Proxy With Content](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/active-proxy-with-content.md)
- [Mobile Application Server](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/mobile-application-server.md)
- [Asynchronous Multi-Protocol](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/asynchronous-multi-protocol.md)
- [Data Loss Prevention Architecture](https://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/data-loss-prevention-architecture.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/product-reference/architectural-scenarios.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.
