# Activation: Build Your Own Section

<figure><img src="https://import.cdn.thinkific.com/164072/courses/2010960/SNAPThumbnailsLists-220924-103254.jpg" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
This section is required on any pages that are using "The Captain" Build Your Own sections. Place this section above other "The Captain" sections
{% endhint %}

## How to use this section

* [ ] Add [Activation: Build Your Own](/site-page-templates/the-captain-site-page-template-collection/build-your-own-sections/activation-build-your-own-section.md) section to a Site Page. *This section is required*
* [ ] Move this section to the top of your list of sections
* [ ] Add other sections to the page below the Activation: Build Your Own section

## Section Settings

### Behavior

<figure><img src="/files/8QqMzEbWSa7wjGfRtkBp" alt=""><figcaption></figcaption></figure>

This settings group controls how "The Captain" Build Your Own sections function.

#### Animate on Scroll:&#x20;

Check this box to have animation enabled for "The Captain" Build Your Own sections. The animation will be triggered on scrolling into and out of view

#### Custom Code:

Place a code snippet that you would like to use on the page. *Note: this is an advanced feature and should only be used when instructed to do so (or you know what you are doing)*

### Section Reveal Timer

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

#### Use section reveal timer?

When checked will reveal sections that have been enabled to hide until timer expires. [Check the guide](/site-page-templates/the-captain-site-page-template-collection/special-super-powers.md) on how to use this feature

#### When to reveal (seconds)

This will reveal any section that has been enabled to hide until the reveal timer is expired.


---

# 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/site-page-templates/the-captain-site-page-template-collection/build-your-own-sections/activation-build-your-own-section.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.
