# Quick Start

## ⏩ Get it on [Asset Store](https://assetstore.unity.com/packages/slug/326190?aid=1100lxWw)

{% embed url="<https://www.youtube.com/watch?v=A-GlX41c7mY>" %}

## AI Service Windows

Find the **AI Service Integration** windows in `Window/AI Services/...` where you can select the service you'd like to work with.

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FHjKRLSMZdUsPGcHf8z5r%2FScreenshot%202025-06-29%20at%2011.54.12%E2%80%AFAM.png?alt=media&#x26;token=9a96238b-7a6b-4b12-8ba3-2bb028549742" alt=""><figcaption></figcaption></figure>

For each service, enter your API Key. For your safety, keys are stored outside of your project, so will not be included in any commits.

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FOy6E9g8q1spApX5VIV8s%2FScreenshot%202025-06-29%20at%2011.56.35%E2%80%AFAM.png?alt=media&#x26;token=0e9819f5-215b-4f2c-b3e2-cfd21db6e48a" alt=""><figcaption></figcaption></figure>

Once the API key is added, the window will display. Visit each AI Service page for more details.

{% content-ref url="elevenlabs-voice-and-sound-fx" %}
[elevenlabs-voice-and-sound-fx](https://infinitypbr.gitbook.io/magic-pig-games/ai-service-integrations/elevenlabs-voice-and-sound-fx)
{% endcontent-ref %}

{% content-ref url="open-ai-chatgpt-and-dall-e" %}
[open-ai-chatgpt-and-dall-e](https://infinitypbr.gitbook.io/magic-pig-games/ai-service-integrations/open-ai-chatgpt-and-dall-e)
{% endcontent-ref %}

{% content-ref url="flux-image-generator" %}
[flux-image-generator](https://infinitypbr.gitbook.io/magic-pig-games/ai-service-integrations/flux-image-generator)
{% endcontent-ref %}

## Context Menu

You can interact with the services via context menus as well. When viewing various object types in the Inspector, right-click on the field label to see additional options.

In these examples, you can right-click an `AudioClip` field, or a `List` or `Array` of `AudioClip` objects to generate new content with [**ElevenLabs**](https://infinitypbr.gitbook.io/magic-pig-games/ai-service-integrations/elevenlabs-voice-and-sound-fx) Voice & Sound FX, play the existing clip, or record a new clip using your microphone.

<div><figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FqjHW4dWV1r94EzIAJZnI%2FScreenshot%202025-06-29%20at%2012.01.46%E2%80%AFPM.png?alt=media&#x26;token=b06dfad5-378d-4ee7-a063-0ad87ba35379" alt=""><figcaption></figcaption></figure> <figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2F6goiJFAxOSoF7rQ2mBt9%2FScreenshot%202025-06-29%20at%2012.02.03%E2%80%AFPM.png?alt=media&#x26;token=f997fe61-0be0-44f3-8433-9d4a9f71a028" alt=""><figcaption></figcaption></figure></div>

There are context menu options for `String`, `Texture2D`, and `Sprite` fields, along with `List` and `Array` fields for each, enabling quick generation of content automatically populated in your field.

## History Windows

Each service also includes a robust History window. Access it through the menu bar option, or via the "History" button on each services window.

The history windows will show you all of your generations, and related content as well, making it easier to see all that you've created, and use it in your project.

{% embed url="<https://www.youtube.com/watch?v=XYKGWSGN3hk>" %}
