> 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>Learn how to deploy and manage AI models for text generation, image generation, RAG, and tool calling.</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>NAT Gateway Terraform Resource</strong></mark></td><td>Learn how to configure the NAT Gateway resource using the <code class="expression">space.vars.ionos_cloud</code> Terraform provider.</td><td><a href="https://docs.ionos.com/terraform-provider/resources/natgateway">https://docs.ionos.com/terraform-provider/resources/natgateway</a></td></tr><tr><td><mark style="color:blue;"><strong>GPU Server Terraform Resource</strong></mark></td><td>Learn how to provision a GPU server using the <code class="expression">space.vars.ionos_cloud</code> Terraform provider.</td><td><a href="https://docs.ionos.com/terraform-provider/resources/gpu_server">https://docs.ionos.com/terraform-provider/resources/gpu_server</a></td></tr><tr><td><mark style="color:blue;"><strong>View Certificates</strong></mark></td><td>Learn how to view and manage certificates in the Certificate Manager DCD.</td><td><a href="/pages/vR7vmLu3IPtQhCT6OM31">/pages/vR7vmLu3IPtQhCT6OM31</a></td></tr><tr><td><mark style="color:blue;"><strong>Merge Private LANs</strong></mark></td><td>Learn how to merge private LAN networks in your Virtual Data Center.</td><td><a href="/pages/BNb2asvGg5caLEDgLFY1">/pages/BNb2asvGg5caLEDgLFY1</a></td></tr><tr><td><mark style="color:blue;"><strong>Network File Storage FAQ</strong></mark></td><td>Learn about frequently asked questions for <code class="expression">space.vars.ionos_cloud</code> Network File Storage.</td><td><a href="/pages/evVBbbEggf1tJo3z5AOC">/pages/evVBbbEggf1tJo3z5AOC</a></td></tr><tr><td><mark style="color:blue;"><strong>List All Kafka Users</strong></mark></td><td>Learn how to fetch all users for an Event Streams for Apache Kafka cluster using the API.</td><td><a href="/pages/8VrFB8tgVbJNujLfd4gl">/pages/8VrFB8tgVbJNujLfd4gl</a></td></tr><tr><td><mark style="color:blue;"><strong>Verify MariaDB Cluster Status</strong></mark></td><td>Learn how to verify the status of a MariaDB cluster using the API.</td><td><a href="/pages/4Zb6cKepQBN2dcv55A2I">/pages/4Zb6cKepQBN2dcv55A2I</a></td></tr><tr><td><mark style="color:blue;"><strong>Database Migration</strong></mark></td><td>Learn how to migrate your MongoDB database using the v1 API.</td><td><a href="/pages/Bm1tMySAnFrwEQpE5DMp">/pages/Bm1tMySAnFrwEQpE5DMp</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a Monitoring Pipeline</strong></mark></td><td>Learn how to create a monitoring pipeline in the <code class="expression">space.vars.ionos_cloud</code> DCD.</td><td><a href="/pages/tSMnyO85LyU5DljyLef8">/pages/tSMnyO85LyU5DljyLef8</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.
