> 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-glass-railing/select-your-glass-panels.md).

# Select Your Glass Panels

Choose the glass panel finish that fits your view, privacy needs, and overall style. Panel color changes clarity, light, and how the railing reads against the home.

{% columns %}
{% column %}
![Low-iron Starphire glass panel](https://www.viewrail.com/wp-content/uploads/2025/09/Starphire.webp)

### Starphire®

Low-iron, ultra-clear glass
{% endcolumn %}

{% column %}
![Solar Gray glass panels](https://www.viewrail.com/wp-content/uploads/2025/10/Solar-Gray-1.webp)

### Solar Gray

Darkly tinted for a rich, modern look
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
![Solar Bronze Vedera Glass railing](https://www.viewrail.com/wp-content/uploads/2025/09/Solar-Bronze.webp)

### Solar Bronze

A dark amber tint that exudes luxury
{% endcolumn %}

{% column %}
![Frosted glass panels on a Base Rail system](https://www.viewrail.com/wp-content/uploads/2025/10/Frosted-2.webp)

### Frosted

Lets in light without sacrificing privacy
{% endcolumn %}
{% endcolumns %}

### How to choose glass panel finishes

* Choose Starphire® for the clearest view and the lightest edge color.
* Choose Solar Gray or Solar Bronze for more tint and stronger visual contrast.
* Choose Frosted when privacy matters more than a fully open view.

### Related topics

* [Choose Your Glass System](/guides/planning/how-can-i-customize-my-glass-railing/choose-your-glass-system.md) — Match the panel style to the right hardware system.
* [Choose a Handrail or Top Cap](/guides/planning/how-can-i-customize-my-glass-railing/choose-a-handrail-or-top-cap.md) — Complete the look with the right top detail.
* [How Do I Maintain Glass Railing?](/guides/maintenance/how-do-i-maintain-glass-railing.md) — Learn how different finishes clean and perform over time.
* [Request a Quote](/guides/planning/how-can-i-customize-my-glass-railing/request-a-quote.md) — Send your project details when you are ready to price it.


---

# 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-glass-railing/select-your-glass-panels.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.
