# Flat Surface

Probably the most boring surface type, but one of the most useful. The flat surface is well-flat. There are no properties of the flat surface to change its shape. The standard kinds of surface manipulation apply. Below is the sag for a Flat surface, again boring.

$$
z(x,y) = 0
$$

<figure><img src="/files/ETNMuEls62I6dPUcHGoV" alt=""><figcaption><p>Example of a Flat surface. There really aren't any properties to speak of.</p></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.kostacloud.com/kostacloud/geometric-surface-types/flat-surface.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.
