# SNAP Information Sections

{% 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. Place this section above all other SNAP sections on your site page
{% endhint %}

{% content-ref url="/pages/yq3CedFQu7PJVRTKF4Kp" %}
[SNAP Course Information ✍️](/snap-course-page-templates/snap-information-sections/snap-course-information.md)
{% endcontent-ref %}

This section is required and will contain the basic information that most of the designs will use. Place this section on your page above all other SNAP sections

{% content-ref url="/pages/BHYfRTOpML9Qx1598RYN" %}
[SNAP FAQs ✍](/snap-course-page-templates/snap-information-sections/snap-faqs.md)
{% endcontent-ref %}

This section is optional (but highly recommended). It will contain the content for faqs. Place this section above any SNAP Design section.


---

# 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/snap-information-sections.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.
