> For the complete documentation index, see [llms.txt](https://resources.viewrail.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.viewrail.com/guides/planning/how-can-i-customize-my-flight-staircase/flight-design-upgrades-and-add-ons.md).

# FLIGHT Design Upgrades and Add-Ons

After you choose the stair, finishes, and railing, refine the details with upgrades and adjacent products.

### Flooring by Schafer Floors

Coordinate your flooring and treads for a cleaner transition from floor to stair and stair to landing.

Schafer premium engineered hardwood flooring uses three layers of domestic northern hardwood for strength and style.

![Wide plank Schafer flooring shown in living room.](https://www.viewrail.com/wp-content/uploads/2025/10/Schafer-Flooring-Wide.webp)

### LED lighting

Add under-tread lighting or integrated handrail lighting for a warmer look and better visibility.

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/h7QpkwtqyTnCp68LJzMX" alt="LED Treads on Spiral"><figcaption><p>LED Treads on Spiral</p></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333333%" %}

<figure><img src="/files/SWjyYAFbXPNVQ5DlZJhl" alt="LED Treads on Mono"><figcaption><p>LED Treads on Mono</p></figcaption></figure>
{% endcolumn %}

{% column width="33.333333333333336%" %}

<figure><img src="/files/wMs5JJtLwBNUNFxLzctx" alt="LED Handrail"><figcaption><p>LED Handrail</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

*Full wire concealment and power supply connection cannot be guaranteed in every configuration. Customer must provide driver or controller for LED handrail.*

### Additional handrail options

Go beyond a cable handrail or glass top cap with wall-mounted, glass-mounted, and post-mounted handrail options.

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/1D3ULTphFDFW3Si8irpj" alt="Wall Mounted handrail"><figcaption><p>Wall Mounted</p></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333333%" %}

<figure><img src="/files/oZoizXcdr3byheo3nWF1" alt="Glass Mounted handrail"><figcaption><p>Glass Mounted</p></figcaption></figure>
{% endcolumn %}

{% column width="33.333333333333336%" %}

<figure><img src="/files/ZAAu9KVE1Ih3U5yVgAy2" alt="Post Mounted handrail"><figcaption><p>Post Mounted</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Express

Express is the premium DIY cable railing option. It ships fast and installs with simplified instructions.

![Express Cable Railing on an overlook and FLIGHT Mono stairs.](https://www.viewrail.com/wp-content/uploads/2025/10/Express-Cable-Railing-Wide.webp)

### DriveTite

DriveTite and RodTite connect to wood posts with cable or rod infill. You can add metal line posts for mid-span support.

{% columns %}
{% column width="50%" %}

<figure><img src="/files/jBtWoBQhoMjBYrNHW3wY" alt="DriveTite"><figcaption><p>DriveTite</p></figcaption></figure>
{% endcolumn %}

{% column width="49.999999999999986%" %}

<figure><img src="/files/yJBkZ39jXIYrxqUkdgYO" alt="RodTite"><figcaption><p>RodTite</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Traditional railing

Choose horizontal bars, wood newels, or iron balusters for a more classic look.

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/etbX8187n8XkqxD02c7t" alt="Horizontal Bars railing"><figcaption><p>Horizontal Bars</p></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333333%" %}

<figure><img src="/files/nblvA4NOaQGBhUC56eVO" alt="Wood Newels railing"><figcaption><p>Wood Newels</p></figcaption></figure>
{% endcolumn %}

{% column width="33.333333333333336%" %}

<figure><img src="/files/WGgYhgIluFqhPQXtRADW" alt="Iron Balusters railing"><figcaption><p>Iron Balusters</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://resources.viewrail.com/guides/planning/how-can-i-customize-my-flight-staircase/flight-design-upgrades-and-add-ons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
