> For the complete documentation index, see [llms.txt](https://story.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://story.groupthought.com/story-theme-v1/pages/contact-page.md).

# Contact page

Easily build a rich contact page for your brand:

![](/files/-MVSPXqTVFDrOpjRAQT9)

**FAQ accordions**

Provide answers and information to most frequently asked questions:&#x20;

![](/files/-MVSXvRCCS_ZbXbvjel5)

**Contact form elements**

Easily add and position form fields in addition to the required Email and Message fields:

![Add any combination of custom form fields](/files/-MVSY_AmUidp-JONh1AR)

**Helpful links**

Add card style information boxes which link to other pages or products:

![Snippets of text to help customers find additional information](/files/-MVSYcrlMAi0GPD4vZxv)

**Page navigation**

![Help customers navigate to other pages](/files/-MVSYhe6bMGNIDj_aHJl)

Learn more about assigning custom page templates to your shop:

{% content-ref url="/pages/-MVOnjcYn8ckpSOQGrLb" %}
[How to use page templates](/story-theme-v1/pages/how-to-use-page-templates.md)
{% endcontent-ref %}

Learn more about Page navigation:

{% content-ref url="/pages/-MW0av7d9eeVNXUQdA2c" %}
[Page navigation](/story-theme-v1/pages/page-navigation.md)
{% endcontent-ref %}


---

# 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://story.groupthought.com/story-theme-v1/pages/contact-page.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.
