# gridium

## gridium

- [Gridium AI](https://docs.gridium.ai/readme.md)
- [1. Introduction](https://docs.gridium.ai/readme/1.-introduction.md)
- [2. Mathematical Foundations from Cosmology](https://docs.gridium.ai/readme/2.-mathematical-foundations-from-cosmology.md)
- [2.1 Perturbation Modeling in Cosmology](https://docs.gridium.ai/readme/2.-mathematical-foundations-from-cosmology/2.1-perturbation-modeling-in-cosmology.md)
- [2.2 Mapping Cosmology to AI](https://docs.gridium.ai/readme/2.-mathematical-foundations-from-cosmology/2.2-mapping-cosmology-to-ai.md)
- [3. Gridium + Smoot: Fusion of Research and Infrastructure](https://docs.gridium.ai/readme/3.-gridium-+-smoot-fusion-of-research-and-infrastructure.md)
- [3.1 Semantic Perturbation Map (SPM)](https://docs.gridium.ai/readme/3.-gridium-+-smoot-fusion-of-research-and-infrastructure/3.1-semantic-perturbation-map-spm.md)
- [3.2 Heat Field Backtracking Map](https://docs.gridium.ai/readme/3.-gridium-+-smoot-fusion-of-research-and-infrastructure/3.2-heat-field-backtracking-map.md)
- [3.3 Entropy and Efficiency](https://docs.gridium.ai/readme/3.-gridium-+-smoot-fusion-of-research-and-infrastructure/3.3-entropy-and-efficiency.md)
- [4. Core Modules](https://docs.gridium.ai/readme/4.-core-modules.md)
- [4.1 Vision](https://docs.gridium.ai/readme/4.-core-modules/4.1-vision.md)
- [Vision Deployment Guide](https://docs.gridium.ai/readme/4.-core-modules/4.1-vision/vision-deployment-guide.md)
- [Distributed AutoML Front-end Functions and Panel](https://docs.gridium.ai/readme/4.-core-modules/4.1-vision/distributed-automl-front-end-functions-and-panel.md)
- [Vision Update Announcement](https://docs.gridium.ai/readme/4.-core-modules/4.1-vision/vision-update-announcement.md)
- [4.2 🧠 Professor X — Context-to-Contract Intelligence](https://docs.gridium.ai/readme/4.-core-modules/4.2-professor-x-context-to-contract-intelligence.md)
- [4.3 🔮 Dr Strange — Distributed Scientific Reasoning](https://docs.gridium.ai/readme/4.-core-modules/4.3-dr-strange-distributed-scientific-reasoning.md)
- [5. Why Gridium Matters](https://docs.gridium.ai/readme/5.-why-gridium-matters.md)
- [6. Conclusion](https://docs.gridium.ai/readme/6.-conclusion.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.gridium.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.
