# Configurations

The GreyT Telescope can be assembled in two different configurations, with each having a different way for running the string.

Like the name implies, the Internal String configuration runs the string through the center of the telescope. This gives the string more protection since it is inside the stages, and also leaves more room open around the telescope for other mechanisms.

{% tabs %}
{% tab title="1 Stage" %}

<figure><img src="/files/a9imst9vlhRPczwUMY77" alt="" width="450"><figcaption><p>Internal String Run</p></figcaption></figure>
{% endtab %}

{% tab title="2 Stage" %}

<figure><img src="/files/YamRTqXGXyfhmYy9PHgU" alt="" width="450"><figcaption><p>Internal String Run</p></figcaption></figure>
{% endtab %}

{% tab title="3 Stage" %}

<figure><img src="/files/rBX0uqvoefFnGka0P95n" alt="" width="450"><figcaption><p>Internal String Run</p></figcaption></figure>
{% endtab %}

{% tab title="4 Stage" %}

<figure><img src="/files/WubyGkrvFGeu9xTIyVY9" alt="" width="450"><figcaption><p>Internal String Run</p></figcaption></figure>
{% endtab %}
{% endtabs %}

The External String configuration runs the string outside the telescope. While this does not provide as much protection for the string, it does allow for easier assembly and maintenance of the system. Additionally, since the base stage sits lower in the flipped gearbox, this configuration also allows for longer stages, meaning more stroke for the same height telescope.

{% tabs %}
{% tab title="1 Stage" %}

<figure><img src="/files/LfaIARor1DHNempRzMHM" alt="" width="450"><figcaption><p>External String Run</p></figcaption></figure>
{% endtab %}

{% tab title="2 Stage" %}

<figure><img src="/files/fnLs2rDWwuGAbbwvKw1o" alt=""><figcaption><p>External String Run</p></figcaption></figure>
{% endtab %}

{% tab title="3 Stage" %}

<figure><img src="/files/fGSt4gB7NH5JPibIAJMc" alt="" width="450"><figcaption><p>External String Run</p></figcaption></figure>
{% endtab %}

{% tab title="4 Stage" %}

<figure><img src="/files/Z4TDJGElNlRUuufIlh3l" alt="" width="450"><figcaption><p>External String Run</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.wcproducts.com/welcome/greyt/greyt-telescope/general-info/configurations.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.
