# Managing your games

## Listing your games

Ready to unleash your gaming masterpieces onto the world? Follow these steps to seamlessly add, edit, or delete your games within our platform.

<figure><img src="https://634848191-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEOr4BfxLrI853j6xta6%2Fuploads%2F0shVrTHzJKCc8g5VEXFj%2Fimage.png?alt=media&#x26;token=5b76b478-f8f2-4725-813a-60e2504a5222" alt=""><figcaption><p>List of all your games</p></figcaption></figure>

## Adding your game

**Navigate to the Add Game Screen**: Enter the thrilling realm of game management by accessing the Add Game screen. Here, you'll find a treasure trove of information waiting to be uncovered.

**Fill in the Details**: Provide the necessary information about your game, including its title, price in the store (in USD), description, ESRB rating, optional ESRB contents, and categories. Once all the details are entered, it's time to bring your game into the Renovi Ads universe!

**Save Your Game**: With a triumphant click of the save button, your game will be securely saved onto our platform. Now, you can start assigning panels and integrating our SDK to unlock new realms of gaming excitement!

<figure><img src="https://634848191-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEOr4BfxLrI853j6xta6%2Fuploads%2FfDAJydUxEg0zbOQSVfCO%2Fimage.png?alt=media&#x26;token=93b40b61-ce63-4686-a9b4-b38747b8aec3" alt=""><figcaption><p>Add gamne screen</p></figcaption></figure>

## Editing your game

**Find Your Game**: Spot a game that needs a touch-up? Simply click on the edit icon associated with the game you wish to modify.

**Enter the Edit Screen**: Brace yourself as you're transported to the edit screen, where all the details of your game await your command. Here, you have the power to tweak any aspect of your game as you see fit.

**Save Your Changes**: Once you've perfected your edits, hit save to ensure your game reflects its latest enhancements. Your game is now ready to conquer new levels of greatness!

<figure><img src="https://634848191-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEOr4BfxLrI853j6xta6%2Fuploads%2FAT8hgFjgUxZzUuCrJllF%2Fimage.png?alt=media&#x26;token=5fae3e81-3370-4be7-ac4b-a121d88f7641" alt=""><figcaption><p>Edit game screen</p></figcaption></figure>

## Deleting your games

**Bid Farewell**: Ready to retire a game from the battlefield? Head to the games list and locate the game you wish to bid farewell to.

**Click the Trash Can**: With a bold click of the trash can icon, your game will be deleted from the list, disappearing from view. It will no longer be available for campaigns in the SDK, but its legacy will live on in the annals of gaming history.

<figure><img src="https://634848191-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEOr4BfxLrI853j6xta6%2Fuploads%2FxFXPG7kw42GAd61nGcUi%2F6.png?alt=media&#x26;token=39b2bc6d-44fc-4125-b0e7-624fdfe5e868" 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://renovi.gitbook.io/renovi/game-studios/managing-your-games.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.
