# Button

Erstelle einen Block vom Typ "Button" und öffne diesen per Doppelklick oder über das Stift-Icon.

<figure><img src="https://979401790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhE5Wp9rbNPrbLYqWCVUG%2Fuploads%2FrmEgd8h4MQnszKH8mSiM%2FBildschirm%C2%ADfoto%202023-10-10%20um%2022.14.43.png?alt=media&#x26;token=4c144e69-542b-4bac-8164-efa995a0025f" alt=""><figcaption></figcaption></figure>

**ButtonText:** Der Text der auf dem Button angezeigt wird

**Typ:** Legt fest, ob der Button in der Primär- oder Sekundärfarbe angezeigt wird

{% hint style="success" %}
Wie du deine globalen Farbwerte anpassen kannst erfährst du [hier](https://docs.khepri.design/dashboard/design)
{% endhint %}

**Link:** Der Link oder die Seite zu welchem der Besucher beim Klick geleitet wird

**Neuer Tab:** Wenn aktiv öffnet sich der Link in einem neuen Browserfenster. Das ist besonders bei externen Links sinnvoll.

<figure><img src="https://979401790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhE5Wp9rbNPrbLYqWCVUG%2Fuploads%2FGTdufZDcBeyamnoFpb5D%2FBildschirm%C2%ADfoto%202023-10-10%20um%2022.14.16.png?alt=media&#x26;token=4a39665a-b999-478f-aec1-d7ee42ca5990" alt=""><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://docs.khepri.design/seiten-pflegen-pagebuilder/layouts-blocke-erstellen/design-elemente/button.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.
