# FAQ

Welcome to our FAQ.\
If you don't see your question answered here, please reach out to our support team at <support@fieldmeister.com>.&#x20;

<details>

<summary>What is Fieldmeister?</summary>

Fieldmeister is a web application focussed on elevating the coaching experience for teamsport coaches and trainers on all levels across multiple sports. The application is focussed around a 2D canvas with pre-installed sports related elements. Connected to innovative elements such as team templates, smart sharing mechanisms and animations Fieldmeister is a true differentiator for coaches across the globe.

</details>

<details>

<summary>How do I get started with Fieldmeister?</summary>

Just like in sports the quickest way to start is to register. At Fieldmeister this is incredibly easy. Simply go to [app.fieldmeister.com](https://app.fieldmeister.com/) and log in. Start with creating a new Field and you'll be up to speed in no time.

</details>


---

# 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/welcome/faq.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.
