# Creating and Displaying Cascades

*Article Topics:* [*Cascades*](/nats-admin/sites/site-management/site-overview.md#cascades-tab)*,* [*Customization*](/getting-started/common-topics/customization.md)*,* [*Sites*](/getting-started/common-topics/sites.md)*,* [*Tours*](/getting-started/common-topics/tours.md)

Cascades send surfers through multiple billers based on their payment option in order to encourage more customers to sign-up. This article will teach you how to create and display a cascade on your join form.

[Creating a site in NATS](/nats-admin/sites/common-questions/creating-a-new-site-in-nats.md) uses the default join page template to display very basic information including a username, password, and email login located in the Member Information box as well as Payment Options. Below is an example of a basic template.

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

## Adding Casacades to NATS

### 1. Navigate to the Cascades section of the Billers Admin and select "Add A Cascade"

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

### 2. Next, fill out the Description and Short Name and click "Add"

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

Once the cascade has been created, you will be greeted by the Cascade Overview for the newly created cascade. More information regarding the details on this page can be found on the [Cascade Overview](/nats-admin/billers/cascade-overview.md) page.

<figure><img src="/files/1a9dZwn3wqTMUxmzmSEA" alt=""><figcaption></figcaption></figure>

### 3. Navigate to the Steps Tab and select "Add Biller Step"&#x20;

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

### 4. Select a Biller, Processing Type, Target Country, and Order then select "Add"

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

The newly created Biller Step should now show up in the Steps tab.

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

### 5. Lastly, navigate to the Rules tab and select "Add New"

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

{% hint style="warning" %}
**Important Note:** A Rule must be created to enable your newly created Cascade.&#x20;
{% endhint %}

## Displaying a Cascade

Once you've created a new Cascade, added a Biller Step, configured your Biller details, and added a Rule, the newly created Cascade will be displayed on your Join Page.&#x20;

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

## Related Articles

{% content-ref url="/pages/EM4AXTEA69LAWpjwJEW4" %}
[Cascades](/nats-admin/billers/cascades.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/sites/common-questions/creating-and-displaying-cascades.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.
