> 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).

# Microsites-Übersicht

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.

Unsere [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 die Kontrolle darüber, was Ihre Endnutzer sehen, und ermöglicht 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 [verifizierten 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] → Inhalt**.
2. Auf dem *Microsite* Karte auswählen **Einrichtung**.
   * Alternativ wählen Sie **Einstellungen bearbeiten** um Änderungen an vorhandenen Microsite-Einstellungen vorzunehmen oder **Inhalt bearbeiten** um vorhandene Microsite-Inhalte zu bearbeiten.
3. Unter der *Automatische Einrichtung* Abschnitt wählen Sie **Referral-Microsite einrichten**.
4. Wählen Sie **Automatische Einrichtung** im angezeigten Popup.
   * Fügen Sie eine Domain hinzu. Die Standard-Domain für die Microsite ist `http://companyname.advocate.impact.com/`, Sie können aber auch eine benutzerdefinierte Domain einrichten.
   * Passen Sie das Layout Ihrer Microsites und Seiten an, um Ihren Teilnehmern ein Erlebnis zu bieten, das auf Ihre Marke und Ihr Programm zugeschnitten ist.
   * Passen Sie die Lifecycle-E-Mails an, die die Website 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)
* [Lifecycle-E-Mails der Microsite 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.
