# Page template

At Shoppego, we have provided page templates that you can directly use to display your page.

Among the templates you can use are:

* Default (Original display)
* Contact page

To use the template on your page, you can go to the section:

1. Log in to the Shoppego dashboard

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

2. Click on **Online store**

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

3. Click on **Pages**

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

4. If you haven't created any pages yet, you can create one first. If you have already created the page, you can **scroll down** and under the "**Page template**" setting, you **can click** and **select the type of template you want to use.**

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

5. When finished, click **Save**

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

Now your page is already using the available template.

## Example Display Template

### Contact Page

{% hint style="info" %}
When a visitor submits the contact form, the prospect will automatically be recorded as a customer in your system. This allows you to manage and follow up with potential buyers more efficiently.
{% endhint %}

<figure><img src="/files/x7igePTzmbfhhVKUNe8r" 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.shoppego.com/en/online-store/pages/page-template.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.
