# General Product Information

- [💡 Concept & Goals](https://docs.meta-inf.hu/glass-documentation/general-product-information/concept-and-goals.md): "Writing documentation is like yoga, you know it's hugely beneficial but you never ever feel like doing it"
- [⛅ Cloud vs On Premise](https://docs.meta-inf.hu/glass-documentation/general-product-information/cloud-vs-on-premise.md): Detailing the differences between platforms.
- [Glass Project Documentation vs. Project Information](https://docs.meta-inf.hu/glass-documentation/general-product-information/glass-project-documentation-vs.-project-information.md): Detailing the differences between the two Glass apps.
- [Migrating from Server/Data Center to Cloud](https://docs.meta-inf.hu/glass-documentation/general-product-information/migrating-from-server-data-center-to-cloud.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.meta-inf.hu/glass-documentation/general-product-information.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.
