# 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'.

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


---

# 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://sdk-doc.tyrads.com/unity/sdk-integration/5.-configure-sdk-initialization-wizard.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.
