powuragency.com Open in urlscan Pro
3.136.175.28  Public Scan

Submitted URL: http://www.powuragency.com/
Effective URL: https://powuragency.com/
Submission: On August 30 via api from US

Form analysis 3 forms found in the DOM

<form>
  <div id="hero" data-center="background-position: 50% 0px;" data-top-bottom="background-position: 50% -500px;">
    <div class="hero-container">
      <div class="container-fluid hero-content skrollable skrollable-between" data-anchor-target="#slide-1">
        <div class="row">
          <div class="hidden-xs hidden-sm col-sm-12 col-md-6">
            <div id="logo">
              <a><img data-bind="attr: {'src': logo }, visible: finishedAgentsInit" style="height: 175px;" src="assets/img/logo.png"></a>
            </div>
            <div class="big-title">
              <h1>How can you get the right Electric &amp; Natural Gas offers? Easy.</h1>
            </div>
            <div class="alert-wrapper">
              <div class="alert alert-success" style="display: none;" data-bind="visible: promoCodeAppliedSuccess">Sales Code Successfully Applied!</div>
              <div class="alert alert-danger" style="display: none;" data-bind="visible: promoCodeAppliedError"> That Sales Code Does Not Exist!</div>
              <div class="alert alert-danger" style="display: none;" data-bind="visible: rateRequestViewModelErrorShow, text: rateRequestViewModelErrorText">Please Enter All Data Required to Get Rates!</div>
            </div>
          </div>
          <div class="col-sm-12 col-md-5">
            <div class="row">
              <div class="hero-bg col-sm-12">
                <div class="row hidden-xs hidden-sm">
                  <div class="col-sm-12">
                    <div class="top-nav text-center">
                      <a href="#" style="cursor: pointer;" class="nav-link" data-toggle="modal" data-target="#promoCodeModal" data-bind="visible: showPromoCode">
																<i class="fa fa-tag"></i>
																<span>Sales Code</span>
															</a>
                      <a href="#" style="cursor: pointer; display: none" class="nav-link" data-bind="visible: !showPromoCode(), click: ClearPromoCode">
																<i class="fa fa-tag"></i>
																<span>Clear Sales Code</span>
															</a>
                    </div>
                  </div>
                </div>
                <div class="row">
                  <div class="visible-xs visible-sm col-sm-12 col-md-6">
                    <div class="big-title text-center">
                      <h1>How to Save on Electric &amp; Natural Gas Bills? Easy.</h1>
                    </div>
                    <div class="alert-wrapper">
                      <div class="alert alert-success" style="display: none;" data-bind="visible: promoCodeAppliedSuccess">Sales Code Successfully Applied!</div>
                      <div class="alert alert-danger" style="display: none;" data-bind="visible: promoCodeAppliedError">That Sales Code Does Not Exist!</div>
                      <div class="alert alert-danger" style="display: none;" data-bind="visible: rateRequestViewModelErrorShow, text: rateRequestViewModelErrorText">Please Enter All Data Required to Get Rates!</div>
                    </div>
                    <div class="clearfix"></div>
                  </div>
                </div>
                <div class="row">
                  <div class="col-sm-12">
                    <div class="text-center">
                      <h2>Compare Energy Rates</h2>
                    </div>
                  </div>
                </div>
                <div data-bind="visible: !finishedServiceTypesInit() || !finishedAgentsInit()" style="display: none;">
                  <div class="row">
                    <div class="col-sm-12">
                      <i class="fa fa-spinner fa-spin fa-3x" aria-hidden="true" style="color: #1a2674; font-size: 2em;"></i>
                    </div>
                  </div>
                </div>
                <div data-bind="visible: finishedServiceTypesInit() &amp;&amp; finishedAgentsInit()" style="">
                  <div class="row">
                    <div class="col-sm-12">
                      <div class="visible-xs visible-sm business-types text-center">
                        <div class="btn-group btn-group-justified" data-toggle="buttons" data-bind="foreach: businessTypes">
                          <label data-bind="click: $root.chooseBusiness, css: {'active': $root.businessType() == value}" class="btn btn-warning active">
                            <input type="radio" data-bind="value: value, checked: $root.businessType" value="residential" name="ko_unique_1"><span class="validationMessage" style="display: none;"></span>
                            <span data-bind="text: name">Residential</span>
                          </label>
                          <label data-bind="click: $root.chooseBusiness, css: {'active': $root.businessType() == value}" class="btn btn-warning">
                            <input type="radio" data-bind="value: value, checked: $root.businessType" value="quote" name="ko_unique_2"><span class="validationMessage" style="display: none;"></span>
                            <span data-bind="text: name">Small Business</span>
                          </label>
                          <label data-bind="click: $root.chooseBusiness, css: {'active': $root.businessType() == value}" class="btn btn-warning">
                            <input type="radio" data-bind="value: value, checked: $root.businessType" value="rfq" name="ko_unique_3"><span class="validationMessage" style="display: none;"></span>
                            <span data-bind="text: name">Large Business</span>
                          </label>
                        </div>
                        <div class="row small" style="color: black; display: none; padding: 0; margin: 0" data-bind="visible: isNotResidential">
                          <div class="col-xs-4" style="padding: 0;">
                          </div>
                          <div class="col-xs-4" style="padding: 0;">
                            <em>
                              <span data-bind="text: businessSupplementalText, visible: isNotResidential() &amp;&amp; !isRFQ()" style="display: none;">(monthly bill &lt;$10K)</span>
                            </em>
                            <a data-bind="visible: isNotResidential() &amp;&amp; !isRFQ()" href="#" onclick="return false;" role="button" class="btn tooltip-popover" style="margin-top: -4px; font-size: 1.2rem; cursor: pointer; display: none;" rel="popover" data-content="<strong>Business? <br>We've Got You Covered</strong><br>Large vs. Small Business: if your monthly bill's over $10,000, you qualify as a large business and — the good part — the rate savings will add up that much more on your next bill. Either way, you save the most with powuragency.com." tabindex="0" data-trigger="focus" data-placement="top" data-original-title="" title="">
																			<i class="fa fa-question-circle"></i>
																		</a>
                          </div>
                          <div class="col-xs-4" style="padding: 0;">
                            <em>
                              <span data-bind="text: businessSupplementalText, visible: isRFQ" style="display: none;">(monthly bill &lt;$10K)</span>
                            </em>
                            <a data-bind="visible: isRFQ" href="#" onclick="return false;" role="button" class="btn tooltip-popover" style="margin-top: -4px; font-size: 1.2rem; cursor: pointer; display: none;" rel="popover" data-content="<strong>Business? <br>We've Got You Covered</strong><br>Large vs. Small Business: if your monthly bill's over $10,000, you qualify as a large business and — the good part — the rate savings will add up that much more on your next bill. Either way, you save the most with powuragency.com." tabindex="0" data-trigger="focus" data-placement="top" data-original-title="" title="">
																			<i class="fa fa-question-circle"></i>
																		</a>
                          </div>
                        </div>
                      </div>
                      <div class="hidden-xs hidden-sm business-types text-center">
                        <div class="btn-group btn-group-justified" data-toggle="buttons" data-bind="foreach: businessTypes">
                          <label data-bind="click: $root.chooseBusiness, css: {'active': $root.businessType() == value}" class="btn btn-warning active">
                            <input type="radio" data-bind="value: value, checked: $root.businessType" value="residential" name="ko_unique_4"><span class="validationMessage" style="display: none;"></span>
                            <span data-bind="text: name">Residential</span>
                          </label>
                          <label data-bind="click: $root.chooseBusiness, css: {'active': $root.businessType() == value}" class="btn btn-warning">
                            <input type="radio" data-bind="value: value, checked: $root.businessType" value="quote" name="ko_unique_5"><span class="validationMessage" style="display: none;"></span>
                            <span data-bind="text: name">Small Business</span>
                          </label>
                          <label data-bind="click: $root.chooseBusiness, css: {'active': $root.businessType() == value}" class="btn btn-warning">
                            <input type="radio" data-bind="value: value, checked: $root.businessType" value="rfq" name="ko_unique_6"><span class="validationMessage" style="display: none;"></span>
                            <span data-bind="text: name">Large Business</span>
                          </label>
                        </div>
                        <div class="row small" style="color: black; display: none; padding: 0; margin: 0" data-bind="visible: isNotResidential">
                          <div class="col-md-4" style="padding: 0;">
                          </div>
                          <div class="col-md-4" style="padding: 0;">
                            <em><span data-bind="text: businessSupplementalText, visible: isNotResidential() &amp;&amp; !isRFQ()" style="display: none;">(monthly bill &lt;$10K)</span></em>
                            <a data-bind="visible: isNotResidential() &amp;&amp; !isRFQ()" href="#" onclick="return false;" role="button" class="btn tooltip-popover" style="margin-top: -4px; font-size: 1.2rem; cursor: pointer; display: none;" rel="popover" data-content="<strong>Business? <br>We've Got You Covered</strong><br>Large vs. Small Business: if your monthly bill's over $10,000, you qualify as a large business and — the good part — the rate savings will add up that much more on your next bill. Either way, you save the most with powuragency.com." tabindex="0" data-trigger="focus" data-placement="top" data-original-title="" title=""><i class="fa fa-question-circle"></i></a>
                          </div>
                          <div class="col-md-4" style="padding: 0;">
                            <em><span data-bind="text: businessSupplementalText, visible: isRFQ" style="display: none;">(monthly bill &lt;$10K)</span></em>
                            <a data-bind="visible: isRFQ" href="#" onclick="return false;" role="button" class="btn tooltip-popover" style="margin-top: -4px; font-size: 1.2rem; cursor: pointer; display: none;" rel="popover" data-content="<strong>Business? <br>We've Got You Covered</strong><br>Large vs. Small Business: if your monthly bill's over $10,000, you qualify as a large business and — the good part — the rate savings will add up that much more on your next bill. Either way, you save the most with powuragency.com." tabindex="0" data-trigger="focus" data-placement="top" data-original-title="" title=""><i class="fa fa-question-circle"></i></a>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="row vpadding-20 power-types">
                    <!-- ko foreach: serviceTypes -->
                    <div class="col-xs-6 col-sm-6 col-md-4 col-md-offset-2" data-bind="css: {'col-md-offset-2': $index() == 0 }">
                      <div class="icon-group text-center active" data-bind="css: {'active': $root.serviceTypeId() == serviceTypeId }, click: $root.chooseServiceType">
                        <i id="icon" class="fa icon-round-material material-orange fa-bolt" data-bind="css: icon"></i>
                        <span class="capitalize" data-bind="text: name">Electricity</span>
                      </div>
                    </div>
                    <div class="col-xs-6 col-sm-6 col-md-4" data-bind="css: {'col-md-offset-2': $index() == 0 }">
                      <div class="icon-group text-center" data-bind="css: {'active': $root.serviceTypeId() == serviceTypeId }, click: $root.chooseServiceType">
                        <i id="icon" class="fa icon-round-material material-orange fa-fire" data-bind="css: icon"></i>
                        <span class="capitalize" data-bind="text: name">Natural Gas</span>
                      </div>
                    </div>
                    <!-- /ko -->
                    <div class="col-sm-12 col-md-offset-2 col-md-8 text-center">
                      <div class="alert alert-warning" style="display: none;" data-bind="visible: serviceAlertShow, text: serviceAlertText">Bad Connection to API, Please Try Again Later</div>
                    </div>
                  </div>
                  <div class="row">
                    <div class="col-sm-12 col-md-offset-2 col-md-8 text-center">
                      <div class="form-group">
                        <input type="text" id="zipCode" class="form-control input-lg text-center" placeholder="Enter Zip" data-bind="textInput: zipCode, enable: zipCodeEnabled"><span class="validationMessage" style="display: none;"></span>
                      </div>
                      <i class="fa fa-spinner fa-spin fa-2x" data-bind="visible: !zipCodeEnabled()" style="display: none; color: black"></i>
                    </div>
                  </div>
                  <div class="row">
                    <div class="col-sm-12 col-md-offset-2 col-md-8 text-center">
                      <div class="alert alert-warning" style="display: none;" data-bind="visible: utilityAlertShow, text: utilityAlertText"></div>
                    </div>
                  </div>
                  <div class="row">
                    <div class="col-sm-12 col-md-offset-2 col-md-8 text-center">
                      <span style="color: rgb(40, 86, 156); display: none;" data-bind="visible: utilityName() != 'Your Utility Company'">Select Your Utility Company if Different</span>
                      <div class="dropdown btn-group-lg" data-bind="visible: utilityShow" style="display: none;">
                        <button class="btn btn-default btn-lg btn-block dropdown-toggle" type="button" id="utilitiesDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
                          <span class="dropdown-text capitalize" data-bind="text: utilityName, style: {'font-size': (utilityName().length < 13 ? '100%' : '85%')}" style="font-size: 85%;">Your Utility Company</span>
                          <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu utilities-dropdown" aria-labelledby="utilitiesDropdown" data-bind="foreach: utilities"></ul>
                      </div>
                    </div>
                  </div>
                  <div class="row vpadding-top-15">
                    <div class="col-sm-12 col-md-offset-2 col-md-8 text-center">
                      <div class="dropdown btn-group-lg" data-bind="visible: zoneShow" style="display: none;">
                        <button class="btn btn-default btn-lg btn-block dropdown-toggle" type="button" id="zonesDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
                          <span class="dropdown-text capitalize" data-bind="text: zoneName, style: {'font-size': (zoneName().length < 13 ? '100%' : '85%')}" style="font-size: 100%;">Your Zone</span>
                          <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu zones-dropdown" aria-labelledby="zonesDropdown" data-bind="foreach: zones"></ul>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="hero-bg-bottom"></div>
              <div class="clearfix"></div>
            </div>
            <div class="row" data-bind="visible: finishedServiceTypesInit() &amp;&amp; finishedAgentsInit()" style="">
              <div class="col-sm-12">
                <div class="row">
                  <div class="hidden-xs hidden-sm vpadding-10"></div>
                  <div class="col-sm-12 col-md-offset-2 col-md-8 text-center">
                    <button class="btn btn-primary btn-block" id="saveMoneyNow" data-bind="click: GetRates, visible: getRatesShow, enable: getRatesEnabled">
                      <i class="fa fa-usd"></i>
                      <span class="lt-blue" data-bind="text: getRatesText">Get Rates Now!</span>
                    </button>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="row hidden-xs">
          <h3 class="pkd-header"><strong class="pkd-innerheader">You'll need:</strong>
            <br>
            <span class="badge-1"><span class="badge">1</span> A recent utility bill, for your existing rate (below).</span>
            <span class="badge">2</span> 5 minutes (or less).
          </h3>
        </div>
        <div class="row visible-xs">
          <div class="panel-group" role="tablist" aria-multiselectable="true">
            <div class="panel panel-default powerkiosk-panel">
              <div class="panel-heading" role="tab">
                <div class="col-md-12">
                  <h3 class="pkd-header"><strong class="pkd-innerheader">You'll need:</strong>
                    <br>
                    <div class="badge-xs">
                      <div class="row">
                        <div class="col-xs-1" style="padding: 0">
                          <span class="badge">1</span><br>
                          <span class="badge" style="margin-top: 17px;">2</span>
                        </div>
                        <div class="col-xs-11" style="padding: 0"> A recent utility bill, for your existing rate (below).<br> 5 minutes (or less). </div>
                      </div>
                    </div>
                  </h3>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <!-- ko if: isTexas --><!-- /ko -->
  <!-- START Account Address -->
  <div class="panel-default vpadding-10 vmargin-20">
    <div id="accountAddress">
      <!-- ko if: isNotResidential --><!-- /ko -->
      <div class="row vpadding-10" data-bind="visible: customer.locations()[0].showAccountNumberFields">
        <div class="col-sm-12">
          <div class="form-group nomargin">
            <span class="title required" data-bind="text: customer.accountNumberLabel"></span>
            <input type="text" class="form-control" placeholder="Found on your utility bill." data-bind="textInput: customer.locations()[0].accountNumber"><span class="validationMessage" style="display: none;"></span>
            <!-- ko if: customer.aglAccountNumberHelp --><!-- /ko -->
            <span data-bind="text: customer.accountNumberHelp"></span>
            <span class="small" data-bind="visible: customer.sampleBillAttachmentId" style="display: none;">
              <a class="btn-link fancybox" data-fancybox-type="image" data-bind="attr: { 'href': customer.sampleBillAttachmentId() }">View Sample Bill</a> (no special software or hardware required to view) </span>
          </div>
        </div>
      </div>
      <!-- ko if: customer.locations()[0].showReferenceNumber --><!-- /ko -->
      <!-- ko if: customer.locations()[0].showNameKey --><!-- /ko -->
      <!-- ko if: customer.locations()[0].showMeterNumber --><!-- /ko -->
      <!-- ko if: customer.finNumberRequired --><!-- /ko -->
      <div class="row">
        <div class="col-sm-12">
          <span class="title required">Name</span>
        </div>
      </div>
      <div class="row">
        <div class="col-sm-5">
          <div class="form-group vmargin-10">
            <input name="fname" type="text" class="form-control" placeholder="First Name" data-bind="textInput: customer.firstName" autocomplete="given-name"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
        <div class="col-sm-2">
          <div class="form-group vmargin-10">
            <input name="mname" type="text" class="form-control" placeholder="Middle" data-bind="textInput: customer.middleName" autocomplete="additional-name"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
        <div class="col-sm-5">
          <div class="form-group vmargin-10">
            <input name="lname" type="text" class="form-control" placeholder="Last Name" data-bind="textInput: customer.lastName" autocomplete="family-name"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
      </div>
      <!-- ko if: isNotResidential --><!-- /ko -->
      <span class="title required">Address</span>
      <div class="row">
        <div class="col-sm-6">
          <div class="form-group vmargin-10">
            <input name="address" type="text" class="form-control" placeholder="Street" data-bind="textInput: customer.locations()[0].address" autocomplete="address-line1"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
        <div class="col-sm-6">
          <div class="form-group vmargin-10">
            <input name="address" type="text" class="form-control" placeholder="Apt/Suite/Unit" data-bind="textInput: customer.locations()[0].address2" autocomplete="address-line2"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
      </div>
      <div class="title">Zip/City/State</div>
      <div class="row">
        <div class="col-sm-2">
          <div class="form-group vmargin-10">
            <input type="text" class="form-control" disabled="" data-bind="value: customer.locations()[0].zipCode"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
        <div class="col-sm-7">
          <div class="form-group vmargin-10 form-select" data-bind="css: {'form-select': isChrome}">
            <select class="form-control" data-bind="options: customer.locations()[0].citiesInZipCode, value: customer.locations()[0].city">
            </select><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
        <div class="col-sm-3">
          <div class="form-group vmargin-10">
            <input type="text" class="form-control" disabled="" value="Illinois" data-bind="value: customer.locations()[0].stateLong"><span class="validationMessage" style="display: none;"></span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- END Account Address -->
  <div class="row vpadding-20">
    <div class="col-sm-12">
      <div class="checkbox block" data-bind="validationOptions: {insertMessages: false}">
        <input id="addressBilling" class="input-sm styled" type="checkbox" data-bind="checked: customer.billingAddressShow">
        <label for="addressBilling">
          <span>Billing Address different from Account Address</span>
        </label>
      </div>
    </div>
  </div>
  <!-- START Billing Address -->
  <div id="billingAddress" class="panel-default vpadding-10 vmargin-20" data-bind="visible: customer.billingAddressShow" style="display: none;">
    <span class="title required">Billing Address</span>
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group vmargin-10">
          <input name="address" type="text" class="form-control" placeholder="Street" data-bind="textInput: customer.billingAddressAddress" autocomplete="billing-address-line1"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-group vmargin-10">
          <input name="address" type="text" class="form-control" placeholder="Apt/Suite/Unit" data-bind="textInput: customer.billingAddressAddress2" autocomplete="billing-address-line2"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
    </div>
    <div class="title required">Zip/City/State</div>
    <div class="row">
      <div class="col-sm-2">
        <div class="form-group vmargin-10">
          <input type="text" class="form-control" placeholder="Zip Code" data-bind="textInput: customer.billingAddressZipCode, enable: customer.billingAddressZipCodeEnabled"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
      <div class="col-sm-7" data-bind="visible: customer.billingAddressShowCityState" style="display: none;">
        <div class="form-group vmargin-10 form-select" data-bind="css: {'form-select': isChrome}">
          <select class="form-control" data-bind="options: customer.billingAddressCitiesInZipCode, value: customer.billingAddressCity">
          </select><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
      <div class="col-sm-3" data-bind="visible: customer.billingAddressShowCityState" style="display: none;">
        <div class="form-group vmargin-10">
          <input type="text" class="form-control" disabled="" data-bind="value: customer.billingAddressStateLong"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
    </div>
  </div>
  <!-- END Billing Address -->
  <div class="panel-default vpadding-10 vmargin-20">
    <span class="title required">Phone</span>
    <a href="#" onclick="return false;" role="button" class="btn tooltip-popover" rel="popover" data-content="We need this piece of information so that we can contact you if we have any further questions after the enrollment process has completed." tabindex="0" data-trigger="focus" style="cursor: pointer" data-placement="right" data-original-title="" title=""><i class="fa fa-question-circle"></i></a>
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group vmargin-10">
          <input name="phone" type="text" class="form-control" placeholder="(000) 000-0000" data-bind="textInput: customer.phone" autocomplete="tel"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
    </div>
    <span class="title required">Mobile</span>
    <a href="#" onclick="return false;" role="button" class="btn tooltip-popover" rel="popover" data-content="This is required so that we can send you a verification text.  Standard texting rates apply." tabindex="0" data-trigger="focus" style="cursor: pointer" data-placement="right" data-original-title="" title=""><i class="fa fa-question-circle"></i></a>
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group vmargin-10">
          <input name="mobile" type="text" class="form-control" placeholder="(000) 000-0000" data-bind="textInput: customer.mobile" autocomplete="tel"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
    </div>
    <span class="title required">Email</span>
    <a href="#" onclick="return false;" role="button" class="btn tooltip-popover" rel="popover" data-content="This is required so that we can send you a verification email." tabindex="0" data-trigger="focus" style="cursor: pointer" data-placement="right" data-original-title="" title=""><i class="fa fa-question-circle"></i></a>
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group vmargin-10">
          <input name="email" type="text" class="form-control" placeholder="name@example.com" data-bind="textInput: customer.email" autocomplete="email"><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
    </div>
  </div>
  <!-- START Supplier Information -->
  <div class="panel-default nomargin" data-bind="visible: isNotResidential" style="display: none;">
    <span class="title">Current Supplier</span>
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group vmargin-10">
          <label class="label">Upload Last Month's Bill
            <a href="#" onclick="return false;" role="button" class="btn tooltip-popover" rel="popover" data-content="A copy of your last bill is required to complete enrollment, don't worry though, if you don't have it now, we can get it later. (electronic file formats: .pdf, .png, .jpg, .gif). We'll use this to verify the account number and other information you've entered. Yep, a screenshot works as long as it's legible.<br><br><strong>On Your Phone?</strong><br>You can take a photo of your bill and upload it that way. Just ensure the entire width is captured and information is legible." tabindex="0" data-trigger="focus" style="cursor: pointer" data-placement="top" data-original-title="" title=""><i class="fa fa-question-circle"></i></a></label>
          <div class="input-group" data-bind="validationOptions: {insertMessages: false}">
            <label class="input-group-btn">
              <span class="btn btn-primary"> Browse… <input type="file" style="display: none;" data-bind="fileUpload: customer.locations()[0].lastMonthBillFile" accept="image/jpeg,application/pdf,image/png,image/gif">
              </span>
            </label>
            <input type="text" class="form-control" readonly="" data-bind="value: customer.locations()[0].lastMonthBillFileName">
          </div>
          <span class="validationMessage" data-bind="validationMessage: customer.locations()[0].lastMonthBillFileName" style="display: none;"></span>
        </div>
      </div>
    </div>
    <!-- not sure what to do with this yet..., might have to do some sort of clever ajax request
				<div class="row">
					<div class="col-sm-12">
						<div class="form-group nomargin">
							<label class="label">Bulk Upload of all account numbers </label>
							<input type="file" class="form-control" placeholder="Account Numbers" data-bind="fileUpload: customer.bulkAccountNumberFile"/>
							<span class="small">(.xlsx excluding Location #1)</span>
							<a data-bind="attr: {'href': sampleUpload}" rel="tooltip" class="block" title="" target="_blank" data-original-title="Click to download sample">View sample</a>
						</div>
					</div>
				</div>
										-->
  </div>
  <!-- ko if: customer.isTexas --><!-- /ko -->
  <div class="panel-default nomargin" data-bind="fadeVisible: customer.isTexas() &amp;&amp; !customer.isNotResidential()" style="display: none">
    <span class="title required">Dwelling Type</span>
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group vmargin-10 form-select" data-bind="css: {'form-select': isChrome}">
          <select class="form-control" data-bind="optionsCaption: 'Select Dwelling Type...', options: customer.dwellingTypes, value: customer.dwellingType">
            <option value="">Select Dwelling Type...</option>
            <option value="Apartment">Apartment</option>
            <option value="House">House</option>
          </select><span class="validationMessage" style="display: none;"></span>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4" data-bind="visible: isNotResidential" style="display: none;">
      <div class="form-group vmargin-10">
        <label class="label">&nbsp;</label>
        <div class="checkbox block" data-bind="validationOptions: {insertMessages: false}">
          <input id="multipleAccounts" class="input-sm styled" type="checkbox" data-bind="checked: customer.hasMultipleAccountNums">
          <label for="multipleAccounts">
            <span><strong>Do you have multiple account numbers?</strong></span>
          </label>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://api.powerkiosk.com/tools/renderPDF

<form style="display: none" id="verificationTos" data-bind="attr: { 'action': BASE_API_URL + 'tools/renderPDF' }" method="post" target="_blank" action="https://api.powerkiosk.com/tools/renderPDF">
  <input type="hidden" name="filePath" data-bind="value: customer.supplier().originalTosPath" value="">
  <input type="hidden" name="memento" data-bind="value: customer.supplier().tosPathMemento" value="{}">
</form>

Text Content

Sales Code Applied: Shan-Nadir
Sales Code Applied: Shan-Nadir


HOW CAN YOU GET THE RIGHT ELECTRIC & NATURAL GAS OFFERS? EASY.

Sales Code Successfully Applied!
That Sales Code Does Not Exist!
Please Enter All Data Required to Get Rates!
Sales Code Clear Sales Code


HOW TO SAVE ON ELECTRIC & NATURAL GAS BILLS? EASY.

Sales Code Successfully Applied!
That Sales Code Does Not Exist!
Please Enter All Data Required to Get Rates!



COMPARE ENERGY RATES


Residential Small Business Large Business
(monthly bill <$10K)
(monthly bill <$10K)
Residential Small Business Large Business
(monthly bill <$10K)
(monthly bill <$10K)
Electricity
Natural Gas
Bad Connection to API, Please Try Again Later


Select Your Utility Company if Different
Your Utility Company
Your Zone

Get Rates Now!


YOU'LL NEED:
1 A RECENT UTILITY BILL, FOR YOUR EXISTING RATE (BELOW). 2 5 MINUTES (OR LESS).


YOU'LL NEED:

1
2
A RECENT UTILITY BILL, FOR YOUR EXISTING RATE (BELOW).
5 MINUTES (OR LESS).


Sales Code Clear Sales Code

--------------------------------------------------------------------------------

 * Why Switch?
   
 * Rate FAQs
   
 * States We Serve
   
 * Contact
   


WHY SWITCH? THE POWER OF CHOICE.

Think Kayak.com or Hotels.com: see guaranteed (fixed) rates for top energy
suppliers in your area.
Switch to your new plan with our easy, hassle-free sign-up, get e-notified when
it kicks in.
Start saving today! Up to 40% off your current electricity or gas rate — in a
few clicks. Yes, really.


HOW MUCH COULD YOU SAVE?

If you're a perfectly average U.S. residence* using 911 kWh of
electricity/month... by switching your supply rate from a 12 cent per kWh avg.
in 2017, for example, to 7 cents, you'll cut your monthly bill by $45.55.

That's an extra forty bucks in your pocket, every month! And just imagine how
much the savings add up if, like an average business, you consume way more
energy than that.

Think about it: in a fraction of the time it takes to dial up the cable company
to switch your cheaper TV/internet plan, you can save as much or more on your
monthly bills with us. Search by zip and try it yourself.

*"How Much Electricity Do You Use Each Month?" - InsideEnergy.org


ELECTRIC & NATURAL GAS BILLS, EXPLAINED

Find your existing energy supply rate on a recent bill, to the left of your
"Generation Charge" or "Supplier Charge" (they're the same thing).


"HOW CAN YOU SAVE ME 20-40% ON MY ENERGY BILL?"

If you live in a state where energy's deregulated, you may be able to save
considerably on your current bill by switching your electricity and natural gas
suppliers. This depends on your state and local utility.

By showing you the best energy rates in your area all at once, the Powur Agency
platform acts as a marketplace where each supplier competes to win your
business. We also work hand-in-hand with our partners to offer special online
rates — lower than you'll find elsewhere.


"HOW DO I KNOW POWUR AGENCY ENERGY RATES ARE COMPETITIVE?"

Thanks to years of industry experience, broker relationships, and the
competition introduced by our proprietary comparison shopping technology, we're
able to offer you competitive electricity and natural gas rates on the market.
And unlike junk-mail promotional offers, Powur Agency rates are fixed —
guaranteed — over the course of your plan. They don't go up after you switch.

State-by-state, you'll see that shorter-term plans can be cheaper than long-term
plans, OR vice-versa. This depends on factors like wholesale market forecast
(supply/demand) for each state.

The competitive prices come from reputable and vetted suppliers with a track
record of delivering high-quality service.


"ARE THERE ANY OTHER REASONS I SHOULD SWITCH?"

In deregulated states, there are a couple very good reasons to evaluate your
current supply plan and switch using Powur Agency EVEN IF the potential rate
savings isn't considerable.

1) FIXED RATE VS. VARIABLE RATE

All Powur Agency supply rates are fixed for residential and small business
customers, meaning you pay a fixed cost for energy over the time period you see
listed for each plan. (Large commercial account? Depending on your business
needs and market conditions, we can negotiate variable terms directly with
suppliers.) No "act now" promotional rates. No airline mile gimmicks. And,
importantly, your rate doesn't spike due to changes in the wholesale market.

If you're not sure whether your existing plan is fixed or variable, see "[usage]
kWh x [rate]" under the Supply or Generation Charges section on your bill that
shows your current rate, and check it against past bills online (or call your
local utility).

2) GOING GREEN: ECO-FRIENDLY ENERGY

Looking for clean energy options — like electricity produced by renewable
resources? In many markets Powur Agency has cost-effective renewable energy
plans available that can help you reduce your footprint today. What's renewable
energy?

"Going green" shouldn't have to break the bank. We're working with our
electricity & natural gas partners to bring additional green energy plans to
every market we serve (see below).


"WHAT DOES THE "GREEN %" MEAN NEXT TO EACH PLAN?"

This symbol indicates the approximate % of a plan's energy supply that comes
from renewable sources — like solar, geothermal, hydroelectric or wind.


"HOW LONG DOES IT TAKE TO SWITCH — CAN I SWITCH TODAY?"

Yes, you can switch securely online — at your desktop, laptop, tablet or
smartphone — in 5 minutes or less with a copy of your current bill! No paper
forms to fill out, no mailing necessary.

There's no interruption in your service, no switch fee, and you'll get the same
bill from your local utility. For commercial businesses (those with an energy
bill over $10K/month): you can start the switch process on powuragency.com, and
a dedicated sales rep will follow up directly.

The switch time varies for each utility company and can take a few weeks for an
effective switch to happen.


"ONCE I'VE SIGNED UP, IS THAT IT? HOW DO I RENEW MY PLAN?"

Once you complete the sign-up process and receive a confirmation email with the
details of your plan (rate/plan duration/supplier), just: 1) save the
confirmation email for your records, and 2) look for the switch to be reflected
on your next utility bill.

To renew your Powur Agency plan, it's just as easy: we'll send e-reminders to
the email address we have on file 6 months, 3 months, and 1 month prior to your
contract expiration date with a link that shows you new options to renew with
the best offers at the time. When your plan ends, you can also simply renew at
the same terms — no sign-up required.

NOTE: If you opt to switch plans, just be sure to set your new start date the
day after your previous plan's end date. Otherwise, your existing plan is set to
renew on that date instead.


"WHAT HAPPENS IF I CHANGE SERVICE ADDRESSES?"

Moving's a pain — we hear you. The last thing you want to think about when
moving to a new residence or business location is switching service/mailing
addresses.

When changing your address, first contact your supplier to go discuss special
offers when you move. If service is not available at your new address, you can
come back to powuragency.com to shop for the best offers for your new address.
You'll then start a completely new contract. For plans with cancellation fees
listed, these apply only in "early termination" situations where the service is
actively cancelled before the end of a contract term.


STATES WE SERVE

Here are the states Powur Agency serves that offer electricity and/or natural
gas supplier choice.


Helpful Info
Why Switch? Rate FAQs States We Serve
About
Privacy Policy

shan.alinadir@gmail.com
Phone: 347-201-3087


Copyright © Powur Agency 2021 All rights reserved

SELECT YOUR PLAN


SELECT YOUR PLAN

347-201-3087 shan.alinadir@gmail.com
347-201-3087 shan.alinadir@gmail.com
Below are the best plans we've found based on the details you entered. NO fee to
switch,** and no interruption in your service.

 * Select Plan
   
 * Enter Info
   
   
 * Verify
   
   
 * Done!
   

In order to view the Terms and Conditions you must have Adobe PDF Reader. Click
here to install.
View Savings (Optional)
Energy Type ElectricityNatural Gas
Start Date

Local Utility
View a sample bill (No special software or hardware required to view.)
Rate Class
Zip Code
Zone
Past Year's Usage (kWh)

Current Rate (¢/kWh)

Estimated Monthly Savings




RE-QUOTE
Advanced Filters
Suppliers
Select All Select None

Contract Length
Select All Select None

APPLY FILTERS


Available Plans
Sort Contract Term: Long to Short Contract Term: Short to Long Price Savings
Popularity





Register Now

ENTER ACCOUNT INFO


ENTER ACCOUNT INFO

347-201-3087 shan.alinadir@gmail.com
347-201-3087 shan.alinadir@gmail.com
We value your privacy: all information you enter below is security encrypted and
shared only with your selected supplier.
 * Select Plan
   
 * Enter Info
   
   
 * Verify
   
   
 * Done!
   

Account Information
With the information you provide us, we’ll get the most competitive plan options
for your business as quickly as possible.
View Sample Bill (no special software or hardware required to view)
Name

Address

Zip/City/State

Billing Address different from Account Address
Billing Address

Zip/City/State

Phone

Mobile

Email

Current Supplier
Upload Last Month's Bill
Browse…
Dwelling Type
Select Dwelling Type...ApartmentHouse
 
Do you have multiple account numbers?
Location 1

Address

Zip/City/State

Account Information
Last Month's Bill
Browse…

Add Location
Please Fill in All Required Info to Proceed!
Next
Next

VERIFY INFORMATION


VERIFY INFORMATION!

347-201-3087 shan.alinadir@gmail.com
347-201-3087 shan.alinadir@gmail.com
Does everything below look correct to you? If not, no worries — the information
you've entered is saved in the previous step.
 * Select Plan
   
 * Enter Info
   
   
 * Verify
   
   
 * Done!
   

Contract for Electricity Service

(You will be notified by email with instructions on how to view your contract
online after enrollment)
Term
Month-By-Month
Supplier

Utility
Your Utility Company
Projected Yearly Spending (Est.)
$0.00
Rate
/

Customer Information
Contact

Phone

Mobile

Email

Billing Information
Address

Apt/Suite/Unit

City/State/Zip Code
,
Service Address (1)
Address

Apt/Suite/Unit

City/State/Zip Code
,


Reason for Switch Personal Residence/Vacation
home/TenantLandlordCommercialParent/Guardian
Select a Switch Type:
In case you are just switching to a supplier, you must upload a bill, otherwise
the contract will be rejected.
When should we start service?
-- Select --

Name
Phone Number
Date Signed


Terms and Conditions
These checkboxes constitute your electronic signature.
In order to view the Terms and Conditions you must have Adobe PDF Reader. Click
here to install.




Submit
Submit

YOUR PLAN IS CONFIRMED


YOUR PLAN IS CONFIRMED

347-201-3087 shan.alinadir@gmail.com
347-201-3087 shan.alinadir@gmail.com
 * Select Plan
   
 * Enter Info
   
   
 * Verify
   
   
 * Done!
   

Thank You



Your new better rate is guaranteed over the term (duration) of the plan.

Your Enrollment is one step away from completion. Please go to the SMS or the
Email we sent you and click on the verification link to complete your enrollment
process. This step ensures that the customer will have a second chance to review
all the info and approve the enrollment. We'll also contact you if we happen to
need any additional details.

It is now safe to browse away or close your browser.






Share with friends and Earn Cash By Becoming an Affiliate!

Spread the word with family, co-workers and friends — you can even make some
extra cash by signing up for our friends & family referral program.

AddThis Sharing Buttons
Share to FacebookFacebookShare to TwitterTwitterShare to LinkedInLinkedInShare
to EmailEmail
Sign Me Up as a Referral Partner! Start Over





Sign Me Up as a Referral Partner! Start Over





×

ENTER SALES CODE


Apply Close