# Troubleshooting

In the underlying troubleshooting pages, we provide answers to common questions and issues you may come across in the normal course of cluster operations. This information can be invaluable when trying to accomplish a task which falls outside the normative cluster operations. It allows our customers a way forward when experiencing unknown issues.

Written by our Certified Kubernetes Administrators and experienced solutions experts who have years of in-depth experience helping new, intermediate and experienced customers, the troubleshooting pages are always available to assist. Because our team members are well versed on all facets of Kubernetes, the information presented in an organized and methodical manner, it allows our users to solve almost any issues that may arise with Kubernetes, and the various components.


---

# 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/5.7/troubleshooting.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.
