# Contact us

This template allows you to create a dynamic contact page that can either display a functional contact form or fallback to standard page content. If a form endpoint is configured in theme settings, the page will automatically show a contact form along with the page’s featured image. If no endpoint is provided, the template gracefully displays the page content as a normal static page.

**Step-by-Step Guide to Configure This Copyright Text**

1. Go to Ghost Admin.
2. Navigate to **Settings → Design → Theme settings.**
3. Add your **Form Endpoint URL** (from services like Formspree, Getform, etc.).
4. Click save<br>

   <figure><img src="/files/0PMbqEq5EWUC9OjJZlhV" alt=""><figcaption></figcaption></figure>

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

1. Create or edit a page and assign the **Contact template.**
2. Add a featured image (optional, but recommended).
3. Publish the page—your contact form will now appear.

**If no endpoint is added:**

1. The contact form will not be displayed.
2. The page will show its default content instead.
3. You can use this as a normal informational page without any form.


---

# 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://themesupport.gitbook.io/gravity-docs/other-template/contact-us.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.
