# API How-Tos

The API How-Tos lists the API operations that you can perform on the VM:

<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>Create an NIC Multi-Queue ready Virtual Machine (VM)</strong></mark></td><td>Learn how to turn on NIC Multi-Queue for a Virtual Machine (VM).</td><td><a href="api-how-tos/create-nic-multi-queue">create-nic-multi-queue</a></td></tr><tr><td><mark style="color:blue;"><strong>Toggle the NIC Multi-Queue Property</strong></mark></td><td>Learn how to toggle the NIC Multi-Queue property of a VM.</td><td><a href="api-how-tos/toggle-nic-multi-queue">toggle-nic-multi-queue</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/network-services/vdc-networking/nic-multi-queue/api-how-tos.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.
