# Content Sections

## Using the Content Sections

* [ ] **Make sure you have Sections Kit installed.** Check your app page inside of your Site Admin ex: <https://yourdoomain.thinkific.com/manage/apps> and make sure you have "Sections Kit 💥 PowerUp" installed. If it is not listed there, head back to the member dashboard and install it.
* [ ] Open up the page you would like to add a Section Kit section to and **first add the "Base Kit Section"**. You can also copy a Base kit section from another page if you have one already created. Be sure to read our guide on how Base kit works.
* [ ] You can easily search for all banner sections by adding a section and search for ***"*****Kit: Content*****"*** or you can search for a specific section to use by searching for it's Kit Id ex: ***Kit: Content (01)***

## Content Sections

{% embed url="<https://docs-kit.superpowerups.com/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnW35m4zgTzMXBxNFg9E%2Fuploads%2FZ8yxKP2V0f6X2hvcO2Kh%2FScreen%20Shot%202022-01-15%20at%201.02.17%20PM.png?alt=media&token=1ff70c74-3b18-47c2-928c-45d62caa5be1>" %}

### [01 - Image and Text ](/kit-powerups/sections-kit/content-sections/01-image-and-text.md)

This content section is for simple text and image

{% embed url="<https://docs-kit.superpowerups.com/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnW35m4zgTzMXBxNFg9E%2Fuploads%2FLn9P76cqudK4D5FeNzWd%2FScreen%20Shot%202022-01-15%20at%201.02.39%20PM.png?alt=media&token=8bdeaba3-87a6-4543-9c52-c63ee0acc5d9>" %}

### [02 - 2 Images & Text ](/kit-powerups/sections-kit/content-sections/02-2-images-and-text.md)

This content section contains two images and text

{% embed url="<https://docs-kit.superpowerups.com/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnW35m4zgTzMXBxNFg9E%2Fuploads%2FpGFaxzSw4lMeiIw2fUd8%2FScreen%20Shot%202022-01-15%20at%201.03.04%20PM.png?alt=media&token=6f41440f-468b-48bf-908f-ab1b6c82e7e7>" %}

### [03 - Image, Text & Quote ](/kit-powerups/sections-kit/content-sections/03-image-text-and-quote.md)

This content section has three columns for a quote on one side, text on the other side and an image in the middle

{% embed url="<https://docs-kit.superpowerups.com/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnW35m4zgTzMXBxNFg9E%2Fuploads%2FloAd0bIyEAEWY02gq9uH%2FScreen%20Shot%202022-01-15%20at%201.03.24%20PM.png?alt=media&token=90c54e50-0ded-4828-a70d-0d6bb37a4e90>" %}

### [04 - Heading and Side Text ](/kit-powerups/sections-kit/content-sections/04-heading-and-side-text.md)

This content section contains two columns for a heading and text

{% embed url="<https://docs-kit.superpowerups.com/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnW35m4zgTzMXBxNFg9E%2Fuploads%2FgP32C6CxF4HKpSZtGMQT%2FScreen%20Shot%202022-01-15%20at%201.03.51%20PM.png?alt=media&token=0fcf7a83-aad9-4b70-9b07-95c2ef3dcfe4>" %}

### [05 - Text & Image (Alternating) ](/kit-powerups/sections-kit/content-sections/05-text-and-image-alternating.md)

This content section alternates the text and images


---

# 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-kit.superpowerups.com/kit-powerups/sections-kit/content-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.
