# Skip link

The 'Skip link' section is an accessibility feature that allows people using assistive technology to skip navigation links by using the 'Skip to main content' button.

### Light theme

This illustrates the Light theme skip link and a Light theme menu.

<figure><img src="/files/XFbB0Vhz3aveveDbRkEh" alt=""><figcaption><p>Fig. 1 - Light theme skip link</p></figcaption></figure>

### Dark theme

This illustrates the Light theme skip link and a Dark theme menu.

<figure><img src="/files/lK6xaFDNq147pyvhutvV" alt=""><figcaption><p>Fig. 1 - Dark theme skip link</p></figcaption></figure>

### Change the Skip link colour

1. Go to `/admin/appearance/settings/<site-name>`.
2. Scroll down to the 'Components' section and select 'Skip link'.
3. Select the Theme.
4. Scroll down and select 'Save configuration'.

<figure><img src="/files/nOPyaZbVecJFZwvY4feo" 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/skip-link.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.
