# Build Settings

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

On Page "Build Settings" you can see detailed information about variout optimization settings for builds.

1. Output Path - choose where build will be located
2. Scenes - choose which scenes should be included in build
3. Build Toggles - Compression / Code optimization settings
4. Build and Analyze button - Builds project to analyze
5. Build for Release - Builds project with most optimized settings for build size

Also there is more settings inside "Settings" sub page


---

# 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://wiki.playgama.com/playgama/guides/performance-and-optimization/unity/unity-build-optimization-tool/build-settings.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.
