> For the complete documentation index, see [llms.txt](https://networks-docs.zmyle.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://networks-docs.zmyle.de/marketing/onboarding/konzept.md).

# Konzept

Alles beginnt mit einer Idee. In dieser Phase legst du den strategischen Rahmen für dein Gutschein-System fest. Definiere das **Ziel**, die **Zielgruppe** und überlege, welche Partner dich bei diesem Projekt unterstützen können.

**Was passiert in dieser Phase?**

* Ziele und Konditionen festlegen
* Mach dir Gedanken zu Preisen und kalkuliere dein System mit dem [**Wunschpreisgenerator**](https://www.wunschpreisgenerator.de)
* Sponsoring & Partnerschaften aufbauen: **Banken, Stadtwerke oder die Stadt** sind ideale Partner
* Diese Sponsoren können auf dem **Gutscheinportal** und den **Gutscheinen selbst** mit ihrem Logo präsent sein – so profitieren beide Seiten von der Aufmerksamkeit
* Bei guten Umsätzen ist die **Reichweite enorm** – ein starkes Argument für Sponsoren
* Projektorganisation definieren: Wer übernimmt welche Aufgaben?
* Vertrag mit uns abschließen – damit ist die Basis geschaffen

**Als Nächstes geht es in Phase 2 um die Vorbereitung: Hier gestalten wir den Auftritt, legen den Namen und das Design fest und bereiten die Plattform für den Start vor.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://networks-docs.zmyle.de/marketing/onboarding/konzept.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
