# Nodes

In this section, you will learn about the various node management operations offered by Platform9 Managed Kubernetes (PMK) Platform. The following articles in this section describe how to:

* [Attach Node to Cluster](/managed-kubernetes/clusters/nodes/attach-node-to-cluster.md)
* [Detach Node From Cluster](/managed-kubernetes/clusters/nodes/detach-node-from-cluster.md)
* [Authorize a Node](/managed-kubernetes/clusters/nodes/authorize-a-node.md)
* [Deauthorize Node](/managed-kubernetes/clusters/nodes/deauthorize-node.md)
* [Describe the Platform9 HostAgent](/managed-kubernetes/clusters/nodes/platform9-hostagent.md)
* [Delete A Node And Uninstall PMK Packages](/managed-kubernetes/clusters/nodes/delete-a-node-and-uninstall-pmk-packages.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.platform9.com/managed-kubernetes/clusters/nodes.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.
