> 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/about-stairs-and-railing.md).

# About Stairs & Railing

- [What are Floating Stairs](https://resources.viewrail.com/guides/about-stairs-and-railing/what-are-floating-stairs.md)
- [Are Floating Stairs Safe?](https://resources.viewrail.com/guides/about-stairs-and-railing/are-floating-stairs-safe.md)
- [Types of Staircases](https://resources.viewrail.com/guides/about-stairs-and-railing/types-of-staircases.md)
- [Open Riser vs. Floating Stairs](https://resources.viewrail.com/guides/about-stairs-and-railing/types-of-staircases/open-riser-vs.-floating-stairs.md)
- [Prefab Metal Stairs: Welded vs. Mechanical Systems](https://resources.viewrail.com/guides/about-stairs-and-railing/types-of-staircases/prefab-metal-stairs-welded-vs.-mechanical-systems.md): Learn the difference between welded and mechanical prefab metal stairs — how they're built, how they ship, and how to choose the right system for your project.
- [What is Cable Railing?](https://resources.viewrail.com/guides/about-stairs-and-railing/what-is-cable-railing.md): Learn what cable railing is, how a cable railing system works, what cable railing costs, and where to use it on decks, stairs, balconies, and other modern spaces.
- [What is Glass Railing?](https://resources.viewrail.com/guides/about-stairs-and-railing/what-is-glass-railing.md): Tempered or laminated glass panels create a clear, low-maintenance safety barrier for stairs, decks, and balconies. Learn how it works, what it costs, and which system fits your project.
- [Railing System Deep Dives](https://resources.viewrail.com/guides/about-stairs-and-railing/railing-system-deep-dives.md)
- [How Viewrail's Hidden Fasteners Work](https://resources.viewrail.com/guides/about-stairs-and-railing/railing-system-deep-dives/how-viewrails-hidden-fasteners-work.md): Learn how Viewrail's hidden fastener kits work — from Level Tension to DriveTite — and how each one keeps cables tensioned cleanly inside the post.
- [What Is Powder Coating? Viewrail's Process and Finish Options Explained](https://resources.viewrail.com/guides/about-stairs-and-railing/railing-system-deep-dives/what-is-powder-coating-viewrails-process-and-finish-options-explained.md): Learn how Viewrail powder coats its railing posts and which finish, High Performance or Superior Performance, is right for your project environment.
- [Express vs. Signature Cable Railing: Which One Is Right for Your Project?](https://resources.viewrail.com/guides/about-stairs-and-railing/railing-system-deep-dives/express-vs.-signature-cable-railing-which-one-is-right-for-your-project.md): Not sure whether to choose Express or Signature cable railing? Here's how they compare on customization, lead time, coastal use, and more.
- [Why 2205 Stainless Steel Is the Gold Standard for Coastal Railing](https://resources.viewrail.com/guides/about-stairs-and-railing/railing-system-deep-dives/why-2205-stainless-steel-is-the-gold-standard-for-coastal-railing.md): 2205 duplex stainless steel outperforms 316 in coastal environments. Learn why Viewrail uses it, how the PREN scale works, and how to keep your railing under warranty.


---

# 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/about-stairs-and-railing.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.
