# Import & Export

The **`Import & Export`** section is divided into two parts: Export and Import, as the name suggests.

* [Import ](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/import-and-export/import/~/comments)
* [Export](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/import-and-export/export/~/comments)

***

The **`Import & Export Range`** feature allows you to transfer only a selected portion of the show, instead of the full data.

* [Import Range](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/import-and-export/import-and-export-range)
* [Export Range](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/import-and-export/import-and-export-range#export-range)

***

### 🔸Scale

`Scale` allows multiplying the initial range of the show (-327,327) by the value of `Scale`.

The initial position precision of 1 cm is multiplied by the value of  `Scale`.

The value of `Scale` should not be changed if the show fits in the initial range.

In general, you should use the smallest value of `Scale`.

The value of `Scale` can be 1, 2, 3, or 4.


---

# 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://drotek.gitbook.io/lsc2/show-creation/import-and-export.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.
