> For the complete documentation index, see [llms.txt](https://docs-snap.superpowerups.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-snap.superpowerups.com/snap-course-page-templates/snap-information-sections/snap-instructors.md).

# SNAP Instructors ✍

{% embed url="<https://www.loom.com/share/57dbbae3cb3b419087acbe7019b48d86>" %}

## How to use SNAP Instructors

* [ ] Make sure you have the required [SNAP Course Overview](/snap-course-page-templates/snap-information-sections/snap-course-information.md) section on the page
* [ ] Add the SNAP Instructors section to the page and place it below the SNAP Course Overview section, but above any SNAP Design templates
* [ ] Add an instructor block setting for each instructor you wish to display. This will replace the content of the instructor section with the list of instructors
* [ ] Add a [SNAP Design Pag](/snap-course-page-templates/snap-design-templates.md)e template to the page. Adjust design settings as necessary

## SNAP Instructors Settings

### Headings

* Link Bio Read More - This is the text that will be used to expand the bio section when the instructor bio is "too long"&#x20;
* Link Bio Read Less - This is the text that will be used to collapse the bio section when the instructor bio is "too long"&#x20;

### Colors

![](/files/8z3DwPur40ehRyTL4VvJ)

When you hover over the image, it will display the instructors name. Use the color settings to control the color of the hover information tooltip


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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