> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/most-popular-product-guides.md).

# Most Popular Product Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>AI Model Hub</strong></mark></td><td>Deploy and manage AI models for text generation, image generation, RAG, and tool calling using AI Model Hub.</td><td><a href="https://docs.ionos.com/cloud/ai/ai-model-hub">https://docs.ionos.com/cloud/ai/ai-model-hub</a></td></tr><tr><td><mark style="color:blue;"><strong>Cubes Overview</strong></mark></td><td>Provision a Cube, a virtual machine with an attached NVMe volume, standalone or alongside other <code class="expression">space.vars.ionos_cloud</code> products.</td><td><a href="/pages/XSU1qucNc1tbpJp88cBN">/pages/XSU1qucNc1tbpJp88cBN</a></td></tr><tr><td><mark style="color:blue;"><strong>Tool Calling How-To</strong></mark></td><td>Trigger external functions and APIs from AI Model Hub's OpenAI-compatible LLMs to fetch real-time data or run actions beyond pre-trained or retrieved knowledge.</td><td><a href="/pages/nw5m9KXGsWpM0xD8U2vY">/pages/nw5m9KXGsWpM0xD8U2vY</a></td></tr><tr><td><mark style="color:blue;"><strong>Tool Calling Advanced Concepts</strong></mark></td><td>Decide when to use tool calling instead of a vector database, for real-time data like weather or structured tasks like scheduling a meeting.</td><td><a href="/pages/O0ZzpuzUXtVJ7XKGWOxz">/pages/O0ZzpuzUXtVJ7XKGWOxz</a></td></tr><tr><td><mark style="color:blue;"><strong>Monitoring Service Overview</strong></mark></td><td>Monitor infrastructure performance with centralized data aggregation, automated alerts, and configurable response actions on specific conditions.</td><td><a href="/pages/rfYvp0tNrVXXAsHLm3ZG">/pages/rfYvp0tNrVXXAsHLm3ZG</a></td></tr><tr><td><mark style="color:blue;"><strong>Set Up Block Storage</strong></mark></td><td>Attach and configure HDD or SSD storage to a Server or Cube by dragging storage elements onto your VM in the Data Center Designer workspace.</td><td><a href="/pages/BRF274bHtlTh9QI16E1m">/pages/BRF274bHtlTh9QI16E1m</a></td></tr><tr><td><mark style="color:blue;"><strong>Backup Service Overview</strong></mark></td><td>Back up and recover your cloud resources using Acronis-powered cyber protection integrated into Backup Service.</td><td><a href="/pages/beQIH4hROGteyvpDmg6P">/pages/beQIH4hROGteyvpDmg6P</a></td></tr><tr><td><mark style="color:blue;"><strong>Model Context Protocol (MCP) Server Overview</strong></mark></td><td>Connect your AI assistant or agent to your <code class="expression">space.vars.ionos_cloud</code> account and manage resources through natural-language prompts or agentic workflows using the MCP Server.</td><td><a href="/pages/WCe9StCvYUtJmVDC2ZkW">/pages/WCe9StCvYUtJmVDC2ZkW</a></td></tr><tr><td><mark style="color:blue;"><strong>Block Storage Overview</strong></mark></td><td>Store and instantly access large volumes of data as a file system, with guaranteed resource-planning safety for your provisioned volumes.</td><td><a href="/pages/yyqYY2kuRBhgbJJSL0Xi">/pages/yyqYY2kuRBhgbJJSL0Xi</a></td></tr><tr><td><mark style="color:blue;"><strong>Llama 3.1 405B</strong></mark></td><td>Run advanced reasoning and enterprise-grade AI tasks with Meta's flagship 405B-parameter LLM, optimized with FP8 quantization.</td><td><a href="/pages/4ENTiO6uQwjs5trkghmm">/pages/4ENTiO6uQwjs5trkghmm</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/most-popular-product-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
