# Site slogan

The "Site slogan" displays in the header. It's an optional feature.

<figure><img src="/files/RmpPaDXtkAXjY6uAT13h" alt="CivicTheme site slogan highlighted in the header"><figcaption><p>Fig. 1 - Site slogan front end</p></figcaption></figure>

### Add / update the Site slogan

1. Go to `/admin/appearance/settings/<site-name>`.
2. Scroll down to the 'Components' section and select "Site slogan".
3. Enter your slogan in the 'Content' field.
4. Scroll down and select 'Save configuration'.

<figure><img src="/files/KBAjXiXcgzafG3M0mj8e" 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.civictheme.io/content-authoring/site-wide-configuration/header/site-slogan.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.
