# PRESSURE

Shedmate, the platform that processes the measurements, recognises all the pressure values supplied as Megapascals (MPa) and performs internal conversions as required.

1 MPa (Megapascal) remains as 1 MPa, as it is the base unit.&#x20;

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

1 kPa (Kilopascal) = 0.001 MPa.&#x20;

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

1 kN/m² (Kilonewton per Square Metre) = 0.001 MPa.&#x20;

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

1 N/m² (Newton per square metre) = 0.000001 MPa.&#x20;

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

With these conversions, all pressure measurements will be in the base unit, Megapascal (MPa), facilitating consistency in calculations and comparisons.


---

# 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://shedmate.gitbook.io/shedmate-help/setting-up-shedmate/costing-database-and-pricing-calculations/variables/functions-with-units/pressure.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.
