> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsites-overview.md).

# Überblick über Microsites

Eine Advocate-Microsite bietet einen zentralen Ort, an dem sich Kundenbefürworter für Ihr Programm anmelden und auf das Empfehlungs-Widget zugreifen können. Microsites können verwendet werden, wenn Ihre Nutzer keine Möglichkeit haben, ein Konto für Ihr Programm zu registrieren.

Unser [Microsite-Editor](/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsite-editor-explained.md) gibt Ihnen Kontrolle darüber, was Ihre Endnutzer sehen, und ermöglicht es Ihnen, Layouts, Seiten, Branding-Elemente wie Schriftarten und Farben und sogar die Domain anzupassen.

{% hint style="info" %}
**Hinweis:** Microsites sind nützlich beim Betrieb von Partner- oder Performance-Programmen. Alle Microsites sind [verifizierter Zugriff](/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md) nur.
{% endhint %}

#### Einrichtungsprozess für Microsites

Sie können Ihre Microsite in wenigen Schritten einrichten:

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] → Content**.
2. Auf der *Microsite* Karte, wählen Sie **Einrichtung**.
   * Alternativ wählen Sie **Einstellungen bearbeiten** um bestehende Microsite-Einstellungen zu ändern oder wählen Sie **Inhalt bearbeiten** um vorhandenen Microsite-Inhalt zu bearbeiten.
3. Unter dem *Automatische Einrichtung* Bereich wählen Sie **Referral-Microsite einrichten**.
4. Wählen Sie **Automatische Einrichtung** im angezeigten Popup.
   * Fügen Sie eine Domain hinzu. Die Standarddomain für die Microsite ist `http://companyname.advocate.impact.com/`, aber Sie können auch eine benutzerdefinierte Domain einrichten.
   * Passen Sie das Layout Ihrer Microsites und Seiten an, um Ihren Teilnehmern ein auf Ihre Marke und Ihr Programm zugeschnittenes Erlebnis zu bieten.
   * Passen Sie die Lifecycle-E-Mails an, die die Seite an die Teilnehmer sendet.
5. Als Nächstes, [richten Sie eine Microsite ein](/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/set-up-a-microsite.md).

**Zusätzliche Microsite-Dokumentation**

* [Eine Domain einrichten](/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/set-up-a-domain-for-advocate.md)
* [Microsite-Layouts und -Seiten anpassen](/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-layouts-and-pages.md)
* [Microsite-Lifecycle-E-Mails anpassen](/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-lifecycle-emails.md)


---

# 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://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsites-overview.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.
