# Using the Survey Element

**Checkout Champ has 3 survey elements that you can use to guide a customer through a series of questions on your page. Drag a survey onto a page to begin editing them.**

<figure><img src="/files/n5czEXQf4ooB1VaDnD3e" alt="" width="257"><figcaption></figcaption></figure>

Click the element and view the settings to choose a type.

<figure><img src="/files/08qlhe4y3m3tBZDbwcQI" alt=""><figcaption></figcaption></figure>

***

#### **The way the buttons or radio buttons works is as follows:** <a href="#usingthesurveyelement-thewaythebuttonsorradiobuttonsworksisasfollows" id="usingthesurveyelement-thewaythebuttonsorradiobuttonsworksisasfollows"></a>

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

**Each button/radio is set to the “Open Section” action. This will open a predetermined section when the button is clicked. The Open Id is set to the parent element of the next question as pictured below (In this example, ‘survey-question2’).**

<figure><img src="/files/5K7UjVhuJtXsIujgmVut" alt=""><figcaption></figcaption></figure>

#### **Adding more questions to your survey:** <a href="#usingthesurveyelement-addingmorequestionstoyoursurvey" id="usingthesurveyelement-addingmorequestionstoyoursurvey"></a>

**If you need to add more questions to your survey, simply duplicate the Survey Section of any of your questions. Then you will need to make sure the buttons/radio buttons of the previous question are properly pointing to your new Survey Section - and that your new Survey Section is set to open the next question’s Survey Section (if necessary).**

**The key is to make sure each button/radio is set to open the next question’s Id. In this particular template in our library, the last set of buttons is set to the action “Open Popup.” Depending on your needs, set the action of the last set of buttons to whatever you need.**


---

# 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/using-the-survey-element.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.
