# Project Setup

**Step 1:** Download the Wwise launcher from the link below. From inside the launcher, download Wwise version **2017.1.9.6501**.

{% embed url="<https://www.audiokinetic.com/download/>" %}

You also probably want to use audacity to convert audio files to the **.wav** file format, because that's what Wwise requires. The download link is below.

{% embed url="<https://www.audacityteam.org/download/>" %}

**Step 2:** Using Wwise version **2017.1.9.6501** create a new project, and uncheck all of the asset groups, none are required for our SoundBanks.

<figure><img src="/files/3tGgQ5SUqkjrn7z6IRX8" 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://gtfo-modding.gitbook.io/wiki/guides/adding-custom-audio/project-setup.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.
