# Overview

SNAP Course Page Templates have been purposely built to make your live easier in building and maintaining your Thinkific Course pages.&#x20;

{% hint style="warning" %}
**SNAP Course Page Templates** can only be used on your course pages. We will be releasing additional page template for other site pages in the future.
{% endhint %}

### Types of SNAP Page Sections:

#### [✍️ SNAP Information sections](/snap-course-page-templates/snap-information-sections.md)

&#x20;[✍️ SNAP Information sections ](/snap-course-page-templates/snap-information-sections.md)will contain all of the content "text, images, media". This will allow you to focus on the information your page needs and not worry about the design. It will also give you the ability to swap out a design that will use this same information but laid out in a different way. You will not have to re-build the page if you want to change the design.

{% hint style="info" %}
[SNAP Course Information](/snap-course-page-templates/snap-information-sections/snap-course-information.md) section must exist on the page. Additional SNAP Information Sections are optional
{% endhint %}

#### [🎨 SNAP Design Sections ](/snap-course-page-templates/snap-design-templates.md)

&#x20;[🎨 SNAP Design Sections](/snap-course-page-templates/snap-design-templates.md) will use the content inside the  ✍️ SNAP Information sections in a specific way. Inside these sections, you will be able to alter the behavior or change the default styles.

{% hint style="info" %}
At least one SNAP Design section should be placed on a page and be placed after the SNAP Information Section. We will be adding new SNAP Design Sections over time. Please be sure to check the [latest updates page](/latest-updates.md).
{% endhint %}


---

# 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-snap.superpowerups.com/snap-course-page-templates/overview.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.
