# The Basics

Fieldmeister Editor is a 2D sport-specific canvas that can be used in multiple situations;

* Free-form drawing allows you to support your communication with visualisations on the go. For example when explaining something to a player on the sideline of the pitch.
* When preparing your sessions you can easily create a map of your training area to explain to other staff members how you want to organize your training field.
* As a Heaf of/Teammanager you can easily create a map of the field and specify what team plays at what part of the field. Share this with your coaches and everyone knows what to do!


---

# 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.fieldmeister.com/editor/the-basics.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.
