# Downloading the SDK!

**Access Your Dashboard**: Upon logging in as a Game Studio, you'll find yourself on your Dashboard. Look to the left, where a menu awaits, offering you a plethora of options tailored specifically for Game Studios.

**Locate the Download Button**: Among the menu options, keep an eye out for the coveted download button. It's nestled snugly in the bottom left corner, waiting to be unleashed.

**Start the Download**: With a click of this magical button, the download of the Renovi Unity SDK will commence automatically. No need to wait around - your gaming adventure awaits!

**Unleash the Power**: Once the download is complete, unzip the SDK and prepare to infuse your games with the dynamic magic of Renovi's advertising solutions. Get ready to captivate your players and elevate your gaming experience to new heights!

<figure><img src="/files/1j6oWyV4E0PYnXkHjUY0" alt=""><figcaption><p>Download SDK button</p></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://renovi.gitbook.io/renovi/game-studios/downloading-the-sdk.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.
