# Sphere Model

### Sphere Model

![](/files/-LacRCivt6hq0iZ63abc)

![](/files/-M09kINXAjhdhWsDpVaq)

| **Options/Settings**  | **Description**                                                                             |
| --------------------- | ------------------------------------------------------------------------------------------- |
| **Degrees**           | <p>Degrees of Sphere Enclosure</p><p>360 - Full Sphere</p><p>180 - Half Sphere</p>          |
| **Southern Latitude** | Distance from the nodes to the bottom pole                                                  |
| **Northern Latitude** | Distance from the nodes to the top pole                                                     |
| **# Strings**         | The # of Strings corresponds to the physical number of strings for the model.               |
| **Nodes/String**      | The Nodes/String represents the physical number of light nodes, bulbs or pixels per string. |
| **Strands/String**    | Number of "Folds" per string. 1 has no folds. 2 has one zig-zag/fold.                       |


---

# 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://manual.xlights.org/xlights/chapters/chapter-four-tabs/models/sphere-model.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.
