# Go-To Ziel

<figure><img src="/files/MGFvTkhJPNVq4Pt0cRf8" alt="" width="342"><figcaption></figcaption></figure>

Das *Go-To Ziel* Widget wird in Kombination mit dem [*Story Link*](/chatbot/widgets/story-link.md) Widget oder dem [*Text*](/chatbot/widgets/text.md) Widget genutzt. In diesem Fall wird in einem Text zu einem Go-to-Ziel verlinkt, dabei handelt es sich um sogenannte Text-Links.

Das *Go-To Ziel* Widget kann an einer Stelle in einer Story eingefügt werden, auf die man durch das [*Story Link*](/chatbot/widgets/story-link.md) Widget verlinken kann.

Ziehen Sie zur Verwendung des *Go-To Ziel* Widgets dieses per Drag & Drop an die gewünschte Stelle im Dialog. Geben Sie dem Ziel einen passenden Namen und bestätigen Sie Ihre Eingabe durch Klick auf Speichern.

<figure><img src="/files/ZWHwczrjDfJO7Aj3V34J" alt="" width="563"><figcaption></figcaption></figure>

Im [Story Builder](/chatbot/stories-and-story-builder.md) sieht das Go-To Ziel Widget dann wie folgt aus:

<figure><img src="/files/TjF1gxT6UG8gXfWsYd3I" alt="" width="375"><figcaption></figcaption></figure>

Ziehen Sie nun das *Story Link* Widget an die Stelle, von der aus auf das *Go-To Ziel* Widget verlinkt werden sollte. Um die Verlinkung herzustellen, wählen Sie zunächst im Dropdown-Menü die Option **Diese Story** und danach Ihr definiertes Go-To Ziel aus. Sie können hier auch anwählen, dass auf den Beginn dieser Story verlinkt werden sollte. Bestätigen Sie Ihre Eingabe erneut mit einem Klick auf Speichern.

<figure><img src="/files/eIub9jrbkOlSGS0ps7Fj" alt="" width="563"><figcaption></figcaption></figure>

Im Story Builder sieht die Verlinkung dann wie folgt aus:

<figure><img src="/files/INGmCQvZjAwFlcf85bm6" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.aiaibot.com/chatbot/widgets/go-to-ziel.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.
