> 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/choose-your-flight-style.md).

# Choose Your FLIGHT Style

Choose the stair system first. It drives structure, railing options, and upgrades.

If you're still comparing systems, start with [What are Floating Stairs](/guides/about-stairs-and-railing/what-are-floating-stairs.md), [Are Floating Stairs Safe?](/guides/about-stairs-and-railing/are-floating-stairs-safe.md), and [How much do FLIGHT Floating Stairs Cost?](/guides/pricing/how-much-do-flight-floating-stairs-cost.md).

### FLIGHT Mono

The original Viewrail floating stair. FLIGHT Mono feels sculptural, structural, and open.

<div><figure><img src="/files/5soBeSsSE6Qb0rxkpn7U" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RQEaMNuYuAKhJamPsCZf" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/0YnhSg6lwMKRP6i7FfWu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AqxpLiBCPJPHA5k89R3o" alt=""><figcaption></figcaption></figure></div>

**Design options**\
Stringer powder coat color\
Wood species and finish\
Railing style\
Exterior tread available

**Upgrades**\
LED treads\
LED handrail\
Grip strips\
Glass risers

[Download FLIGHT Mono spec sheet](https://www.viewrail.com/wp-content/uploads/2025/04/FLIGHT-Mono-Spec-Sheet-v1.2-rough.pdf)

### FLIGHT Cantilever

Pure minimalism with fully hidden wall-mounted support.

<div><figure><img src="/files/PDZWIafI3GbLqXM36jIa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GsZ7dKpKNiWvhhW0Tuyc" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/hROy5aNJejLFHq9P3mrH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QlYrKcpe6AX9u6EAz4XJ" alt=""><figcaption></figcaption></figure></div>

**Design options**\
Wood species and finish\
Glass type\
Top cap\
LED upgrades

**Standard features**\
Vedera glass railing

[Download FLIGHT Cantilever spec sheet](https://www.viewrail.com/wp-content/uploads/2025/04/FLIGHT-Cantilever-Spec-Sheet-New-Gen.pdf)

### FLIGHT Stack

A closed-riser system with the structure hidden from view.

<div><figure><img src="/files/EZ0M1OxuH48vgHN5lhyw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/D9UAncrvtWTvSX0yGyLA" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/Knif1KedpGfxBoX1HKRM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f632r6s8JUO6Ddzuw92Y" alt=""><figcaption></figcaption></figure></div>

**Design options**\
Wood species and finish\
Glass type\
Top cap\
LED upgrades

**Standard features**\
Vedera glass railing

[Download FLIGHT Stack spec sheet](https://www.viewrail.com/wp-content/uploads/2025/04/FLIGHT-Stack-Spec-Sheet-v1.pdf)

### FLIGHT Spiral

A complete spiral system with helical treads, curved rod infill, and premium materials.

<div><figure><img src="/files/QhOUZU9HfD6UeXcxZSDJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Tq6AxriQLp3XSvlS9Sbl" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/GBfDDStPqo9PsCfpkly3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IxFnmfkmEKH7UyhrnJ8D" alt=""><figcaption></figcaption></figure></div>

**Design options**\
Interior butcher block\
Exterior metal pan\
Metal powder coat color\
Wood species and finish\
LED upgrade

**Standard features**\
Round posts\
Stainless steel rod infill\
Round metal handrail

[Download interior spiral spec sheet](https://www.viewrail.com/wp-content/uploads/2025/04/Interior-Spiral-Parts-v2-1.pdf)\
[Download exterior spiral spec sheet](https://www.viewrail.com/wp-content/uploads/2025/04/Exterior-Spiral-Specs-v2-1.pdf)


---

# 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/choose-your-flight-style.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.
