> 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/signature-cable-railing/post-order-of-installation.md).

# Post Order of Installation

<figure><img src="/files/caDU3enxrm3daTMWMCIo" alt=""><figcaption></figcaption></figure>

### Order of Installation for A Posts

<table><thead><tr><th width="143.92578125">Configuration</th><th width="411.5859375">Configuration Description</th><th>Order of Installation</th></tr></thead><tbody><tr><td>A to C1</td><td>Level Tension To Level Tension</td><td>Start with</td></tr><tr><td>A to C1</td><td>Level Tension to Inside Post Mount</td><td>Start with C</td></tr><tr><td>A to F</td><td>Level Tension to Inside Post Mount</td><td>Start with F</td></tr><tr><td>A to A</td><td>Level Tension To Level Tension</td><td>-</td></tr><tr><td>A to H</td><td>Level Tension to pass through cables and Inside Post Mount</td><td>Start with H</td></tr><tr><td>A to G</td><td>Level Tension to pass through cables</td><td>Start with G</td></tr><tr><td>A to I</td><td>Level Tension to Level Tension</td><td>Start with I</td></tr><tr><td>A to D</td><td>Level Tension to Level Tension</td><td>Start with D</td></tr><tr><td>A to R</td><td>Level Tension to Inside Post Mount</td><td>Start with R</td></tr></tbody></table>

### Order of Installation for F Posts

| Configuration | Configuration Description              | Order of Installation |
| ------------- | -------------------------------------- | --------------------- |
| F to D        | Inside Post Mount to Level Tension Kit | Start with F          |
| F to I        | Inside Post Mount to Level Tension Kit | Start with F          |
| F to C2       | Inside Post Mount to Level Tension Kit | Start with F          |

### Order of Installation for C Posts

| Configuration | Configuration Description                                  | Order of Installlation |
| ------------- | ---------------------------------------------------------- | ---------------------- |
| C to D1       | Level Tension to Level Tension                             | Start with C           |
| C1 to D       | Inside Post Mount to Level Tension                         | Start with C           |
| C1 to I       | Level Tension to Level Tension                             | Start with C           |
| C1 to I       | Inside Post Mount to Level Tension                         | Start with C           |
| C to H2       | Level Tension to pass through cables and Inside Post Mount | Start with H           |
| C1 to G       | Level Tension to pass through cables                       | Start with G           |
| C to R2       | Level Tension to Inside Post Mount                         | Start with R           |


---

# 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/signature-cable-railing/post-order-of-installation.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.
