> 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-cable-railing/choose-your-cable-system.md).

# Choose Your Cable System

Choose the cable railing system first. The system sets the design range, finish options, lead time, and install path.

{% hint style="info" %}
This is the decision point for the rest of the guide.

If you choose **Express**, continue to the dedicated Express planning page. If you choose **Signature**, continue through the full customization process in the next steps.

If you are keeping existing wood posts, use [How do I Install DriveTite Cable Railing?](/guides/install/how-do-i-install-a-cable-or-rod-railing-system/how-do-i-install-drivetite-cable-railing.md) instead.
{% endhint %}

{% columns %}
{% column %}
![](/files/tB0gFwU7tkKRTaVOg926)

### Express

Pre-configured and in stock.

* Fast lead time
* DIY-friendly installation
* Black, white, or silver aluminum posts
* Best for straightforward projects
  {% endcolumn %}

{% column %}
![](/files/Gdz4cYYUmiZ4HsYVoeqB)

### Signature

Custom-engineered for your layout.

* More infill, post, and handrail options
* More powder coat and material choices
* Coastal-rated configurations available
* Best for custom or complex projects
  {% endcolumn %}
  {% endcolumns %}

### How to choose the right system

* Choose Express when speed, simplicity, and DIY install matter most.
* Choose Signature when you want custom finishes, rod infill, or more mounting flexibility.
* Start with Signature for coastal projects or more complex stair and balcony layouts.

### What to do next

* If you choose **Express**, continue to [Customize Your Express Cable Railing](/guides/planning/how-can-i-customize-my-cable-railing/choose-your-cable-system/customize-your-express-cable-railing.md) to confirm the standard option set.
* If you choose **Signature**, continue to [Choose Your Signature Infill](/guides/planning/how-can-i-customize-my-cable-railing/choose-your-signature-infill.md) and work through the full process.

### Related topics

* [Customize Your Express Cable Railing](/guides/planning/how-can-i-customize-my-cable-railing/choose-your-cable-system/customize-your-express-cable-railing.md) — Review Express colors, mounts, post types, handrails, and limits.
* [Express vs. Signature Cable Railing: Which One Is Right for Your Project?](/guides/about-stairs-and-railing/railing-system-deep-dives/express-vs.-signature-cable-railing-which-one-is-right-for-your-project.md) — Get the full side-by-side comparison.
* [How do I Install DriveTite Cable Railing?](/guides/install/how-do-i-install-a-cable-or-rod-railing-system/how-do-i-install-drivetite-cable-railing.md) — Use this path if you are reusing wood posts.
* [What is Cable Railing?](/guides/about-stairs-and-railing/what-is-cable-railing.md) — Review the main parts, layouts, and use cases.
* [How much does Viewrail Cable Railing Cost?](/guides/pricing/how-much-does-viewrail-cable-railing-cost.md) — See how system choice affects price.
* [Can I Install Cable Railing Myself?](broken://spaces/YiIQ32eyDEEMOXuUTd8u/pages/hfzS4NElJ6PyabWq4Kxt) — Decide which system fits your install path.


---

# 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-cable-railing/choose-your-cable-system.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.
