> For the complete documentation index, see [llms.txt](https://sdk-doc.tyrads.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk-doc.tyrads.com/unity/sdk-integration/5.-configure-sdk-initialization-wizard.md).

# 5. Configure SDK Initialization Wizard

By default TyrAds SDK before open any offers page show initialization wizard, where user could read and accept TyrAds Privacy Policy, give acess to usege stats permit (only on Android) and provide information about age and gender. You able to disable presentation of the privacy policy and usege stats permit pages.&#x20;

To do that follow next steps:

* Navigate to **TyrSDK > TyrSDK Settings** to access the **TyrSDK Settings** panel.
* Switch to **Settings** tab.
* Switch toggles for 'Show Privacy Policy Page' and 'Show Usage Stats Permit Page'.

The same **Settings** tab also has a **Log Level** field (flags-based: `Verbose`, `Debug`, `Info`, `Warning`, `Error`)\
controlling which SDK log messages are written to the console, and an **Iframe Settings** section exposing the same `Screen Orientation Preference` described above as an editor-configurable default.\
Note that calling `Init(initConfig)` from code always supersedes this default at runtime — if you don't pass a `ScreenOrientationPreference` to `InitConfig`,\
it resets to "auto" rather than falling back to the Editor value, the same way code-based credentials override Editor-configured ones.

<figure><img src="https://1313035231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqhsVeeAwxdFStqbek1mZ%2Fuploads%2FwmxdIZjsY1cUoaRmCif9%2FScreenshot%202026-08-17%20at%2015.18.19.png?alt=media&amp;token=21d797b2-e514-4b8e-b0fd-1773641dbc49" alt=""><figcaption></figcaption></figure>
