# Verify Temperatures

This section explains how to verify if the temperatures for the extruder and heater bed are being reported properly in Klipper.

* From the MainsailOS web interface;
  * Monitor the temperatures being reported on the <mark style="color:red;">`Dashboard`</mark> page, in the <mark style="color:red;">`Temperatures`</mark> section;

![Verify Temperatures](/files/OtGeSmhtzea9ilwI4Oot)

* Verify that the temperatures of the <mark style="color:red;">`Extruder`</mark> and <mark style="color:red;">`Heater Bed`</mark> are present;
  * The temperatures should be at room temperature and not increasing;


---

# 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://sean-dearing.gitbook.io/klipper-installation-for-anycubic-vyper/configuration-checks/verify-temperatures.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.
