# Opening Rules

{% columns %}
{% column %}
Your guard (guardrail) must block certain sphere sizes through any opening:

**Railing Infill**\
The space between posts (such as cables, rods, or panels) must block a 4-inch diameter sphere.

**Stair Guard Infill**\
The space between posts on a stair guard (like a railing) must block a 4 3/8-inch sphere.

**Stair triangle**\
The triangular gap formed by the tread, riser, and bottom element must block a 6-inch sphere.

**Why Viewrail uses 3-1/8″ cable spacing (on center)**\
With correct tensioning, 3-1/8″ spacing helps ensure deflection does not allow a 4″ sphere to pass through.
{% endcolumn %}

{% column %}

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


---

# Agent Instructions: 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:

```
GET https://resources.viewrail.com/code-compliance/railing-code/opening-rules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
