# Measure Playgrounds

Playgrounds usually comprise of a fenced off perimeter for safety purposes and several play items (with their own boundary) within that perimeter. We can use [*Layers* ](/en/moasure-app/master-layers.md)*to* measure both the outline and the inner areas and view them relative to each other and view the square meters separately for each. We however don't have to use layers if we're only interested in one area (e.g. the outline) or if we're not interested in viewing the individual area calculations of the inner structures. We can always add more layers to a measurement afterwards.

Here's a comprehensive tutorial showing how to measure a playground using Moasure:

{% embed url="<https://vimeo.com/1008771853?share=copy#t=0>" %}

We're going to measure up the playground below. We will use Layers to capture the individual areas. It comprises of:

1. A perimeter (not fenced-off).
2. Several elevated areas that house the toys (e.g. swing, sea-saw, locomotive)
3. Some pathways.

<figure><img src="/files/NRP8aoIlTZnCwgBDCyIu" alt=""><figcaption><p>Playground</p></figcaption></figure>

We're going to start by measuring the separate structures that house the toys. We will use [Closed Shape](/en/moasure-app/understand-measurement-types.md#closed-shape) as the Measurement Type and [*Straight Line*](/en/moasure-app/understand-path-types.md#straight-line) as the Path Type as the areas don't have curvatures. With Layers, we have to remember the first 2 points of our initial measurement layer (the *Base Layer).* When we add a new layer, we have to go back to the start of the first point of the *Base Layer* and then to the second point of the *Base Layer* before we start measuring our Second Layer. This is required to correctly orient the measurement layers in relation to each other. Once we have captured the two reference points, we can walk to the start of our Second Layer (this will automatically be set to *Ignore Line* so that the path is not actually captured). The app will prompt you to go to the start and second point of the base layer each time you start a new layer measurement. It's recommended to place something in/on the ground to remember the two points.

Once the structures are measured, we're going to measure the perimeter using a combination of different [Path Types](/en/moasure-app/understand-path-types.md) to suit the required shapes.

{% embed url="<https://player.vimeo.com/video/812105397>" %}

<br>


---

# 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.moasure.com/en/use-cases/measure-playgrounds.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.
