# Adding a Pricing Super Power to a Page

### Step 1: 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.

### Step 2: Add Base Kit to your page

Open up the page you would like to add a Promo 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.](https://docs-kit.superpowerups.com/kit-powerups/kit-common-sections/base-kit)

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

### Step 3: Add a Pricing section to the page

You can easily search for all sections by adding a section and **search for "Kit: Pricing"** or you can search for a specific section to use by **searching for it's Kit Id&#x20;*****ex: Kit: Pricing (01)***

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

### Step 4: Update the Pricing Section Settings

After you have added your pricing section to your page, be sure to update the default settings to control the behavior, text, media, links, etc and configure it to the way you want it to look. Each section will contain its own settings. There will be consistency across all of the Kit collection by grouping the settings into common groups (ex; Headings, etc) ***Be sure to check the guide on the  section you decided to use for any specific instructions.***

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


---

# 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/pricing-sections/adding-a-pricing-super-power-to-a-page.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.
