> 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/install/glass-railing/fascia-requirement-for-side-mount.md).

# Fascia Requirement for Side Mount

{% columns %}
{% column %}

<figure><img src="/files/x4AdodODhbDyoYInO4vH" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Terms

**Overhang/Bullnose:** Material that hangs past the fascia

**Fascia**: Decorative covering over the\
blocking often made of the same material as the finished walking surface

**Blocking**: Solid structure that often\
supports the walking surface (this is what\
your system will mount into Min of 4")

**Walking Surface:** Top of Decking or Flooring
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/xuiyYiG7MF9J9o1ySPjv" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Side Mount Talon

**Max Panel Height (Total Panel Height**): 49"

**Max Panel Height (From Walking Surface)**: 42"

**Min Fascia Size**: 7"

**Deck Overhang: Under** 1.87"
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/dPtfJwsMOu5Oa1sDxvxm" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Standoff Pin

**Max Panel Height (From center of pin 1 to top of system):** 49"

**Min Distance separating center of pins**: 4"

**Min Fascia Size**: 7.25"

**Min Distance from center of pin 2 to bottom of glass line**: 1.625"

**Required Distance From Center of pins to glass edge (left or right) 6" Deck Overhang**: Under 1.47"
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/b7pegbKO1cVLYyKK7S9K" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Side Mount Ascend Talon

**Max Panel Height (Total Panel Height)**: 49" Max

**Panel Height (From Walking Surface)**: 42"

**Min Fascia Size**: 6"

**Deck Overhang**: Under .31"
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/phOefu7kMVq4ZxGjY8f8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Slim Side Mount Post

**Max System Height (from Walking Surface)**: 42"

**\*Max Distance from Top of Mounting plate to walking surface**: 3"

**Min Distance from Top of Mounting plate to walking surface**: 1.375"

**Min Fascia Size**: 7.375"

**Deck Overhang**: Under .73"
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/qYOswfaukJQJRAyAwbdd" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Bump Out Side Mount Post

**Max System Height (from Walking Surface)**: 42"

**\*Max Distance from Top of Mounting plate to walking surface**: 3"

**Min Distance from Top of Mounting plate to walking surface**: 1.375"

**Min Fascia Size**: 7.375"

**Deck Overhang**: Under 2"

{% hint style="warning" %}
\*When maxing out the distance from the top of mounting plate to walking surface, a custom post may be required for the desired system height
{% endhint %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/EQtL2HrbhJmCL90TZGqZ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Standard Side Mount Post

**Max System Height (from Walking Surface)**: 42"

**\*Max Distance from Top of Mounting plate to walking surface**: 3"

**Min Distance from Top of Mounting plate to walking surface**: 1.375"

**Min Fascia Size**: 7.375"

**Deck Overhang**: Under .3125"

{% hint style="warning" %}
\*When maxing out the distance from the top of mounting plate to walking surface, a custom post may be required for the desired system height
{% endhint %}
{% endcolumn %}
{% endcolumns %}

### Related guides

* [Standard Talons Installation](/install/glass-railing/standard-talons-installation.md)
* [Ascend Talon Installation](/install/glass-railing/ascend-talon-installation.md)
* [Standoff Pins Installation](/install/glass-railing/standoff-pins-installation.md)
* [Glass Measure Location Guide](/install/forms/glass-measure-location-guide.md)


---

# 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/install/glass-railing/fascia-requirement-for-side-mount.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.
