> For the complete documentation index, see [llms.txt](https://stores-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://stores-docs.zmyle.de/funktionen/verwaltung/marketing/social-post.md).

# Social Post

### Video Tutorial

{% embed url="<https://youtu.be/ox6U4KyEHkQ>" %}

### Einleitung

Mit Eurem individuellen **zmyle-Storeslink** könnt Ihr Eure Gutscheine ganz einfach auf **Facebook & Co.** bewerben. Eure Follower – und deren Freunde – sind dann **nur einen Klick entfernt**, um einen Gutschein für Euer Geschäft zu kaufen.

👉 **Alles, was Ihr tun müsst:** Den zmyle-Storeslink posten!

📌 **Beispiel für einen zmyle-Storeslink:**

```
https://www.zmyle.de/cafe-central-coesfeld
```

### **zmyle-Storeslink herausfinden**

1️⃣ Loggt Euch in Euer **zmyle Gutschein-Cockpit** ein.\
2️⃣ Wechselt in den **Marketing-Tools-Bereich** (🚀).\
3️⃣ Kopiert den **zmyle-Storeslink** der Filiale, die Ihr bewerben möchtet.

### **zmyle-Storeslink auf Facebook posten**

1️⃣ Loggt Euch bei **Facebook** ein.\
2️⃣ Wechselt von Eurem **persönlichen Profil** zum **Geschäftsprofil**.\
3️⃣ Fügt den **zmyle-Storeslink** in das Feld **"Verfasse einen Beitrag..."** ein.\
4️⃣ Facebook erstellt automatisch eine **Vorschau** mit einem direkten Link zu Eurem Gutschein.\
5️⃣ Schreibt einen kurzen **Begleittext**, der darauf hinweist, dass Kunden jetzt einfach einen Gutschein für Euer Geschäft kaufen können.

🚀 **Fertig!** Mit nur wenigen Klicks erreicht Ihr potenzielle Käufer und steigert Euren Gutscheinverkauf.

{% hint style="warning" %}
**Tipp:** Sobald die **Vorschau des Beitrags** erstellt wurde, könnt Ihr den **zmyle-Storeslink** wieder aus dem Textbereich löschen – die Vorschau bleibt bestehen.
{% endhint %}


---

# 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://stores-docs.zmyle.de/funktionen/verwaltung/marketing/social-post.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.
