# Contact Page

**Digital** offers a contact page template. For an easy way for your readers to reach you, add a contact page using [Formspree](https://formspree.io/).

<figure><img src="/files/LjO2VD3UTwNUOu32MDDf" alt=""><figcaption></figcaption></figure>

### Add **your Formspree endpoint:**

* Go to the '**Design & branding'** settings in the Ghost Admin.
* On the right you’ll see the tab '**Homepage'** – expand this settings list and go to the Formspree endpoint.
* Please provide your Formspree endpoint, e.g `https://formspree.io/f/xhyplkej`
* Finally, click **Save** to activate.

### Add a contact page:

* Go to **Pages** from the admin menu
* Click the **New page** button in the top right corner
* Add a **title** (e.g. 'Contact Me')
* Click <img src="/files/HEL3YKhepTBJy63K2kqX" alt="" data-size="line"> icon in the top right corner to open the **Page settings**
* Add a **small description text** (inside **excerpt**) if you want
* Click the **Template** selector and choose the **Contact** option
* Click **Publish**


---

# 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://highfivethemes.gitbook.io/digital-user-documentation/main-templates/contact-page.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.
