# Temperature Changes

The Temperature is the interest rate for Sowing Pinto.

At the beginning of each [Season](/resources/glossary.md#season), the protocol changes the Maximum [Temperature](/pinto-mechanics/field-the-most-innovative-lending-facility-in-crypto/the-field-simply-put.md#temperature) depending on its position ([price](/responding-to-state/classifying-state.md#decentralized-price-oracle) and [debt level](/responding-to-state/classifying-state.md#debt-level)) and current state ([direction](#direction) and [acceleration](#acceleration)) with respect to its [ideal equilibrium](/responding-to-state/classifying-state.md#ideal-equilibrium).

The Temperature increases logarithmically during the [Morning](#morning) (first 10 minutes) of each Season according to a Dutch auction from 1% of the Maximum Temperature to the Maximum Temperature.

Considering the current state and the debt level, the protocol adjusts the Maximum Temperature to move toward the optimal state.

<figure><img src="/files/tdI0CZxoXxziIdo6Yzmd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/trzsNO3MZbtFWnwvEqff" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wnAvC1JWVguoMbegaCmc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2xMsIf3tMrcCpK3M3nOe" alt=""><figcaption></figcaption></figure>


---

# 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.pinto.money/responding-to-state/temperature-changes.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.
