# Creator Hub Installation

![Creator Hub](https://45449780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-4bb587d1b095c40805b28f7194d42697474dea03%2Ficon-creator-hub.png?alt=media)

Download the Creator Hub [HERE](https://decentraland.org/download/creator-hub).

## Updating the Creator Hub

The Creator Hub application checks for updates every time you open it, and self-updates if there's a new version available.

You can also check for updates manually by clicking on the **Check for updates** button in the **Settings** menu. For this,

1. Open the wheel icon in the top-right of the screen <img src="https://45449780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-042e162fbe3136060cddb3d4934bfd3c8b69edec%2Fsettings-icon.png?alt=media" alt="Settings" data-size="line">
2. Click **Check for updates**

## Editing code

If you also plan on reading and editing code in your scene, you'll also need to install either:

* <img src="https://45449780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-72733d889cecbb74400d2c9292b43a212b253969%2Fvscode.png?alt=media" alt="VS Code" data-size="line"> [Visual Studio Code](https://code.visualstudio.com/): This is the recommended option for experienced developers.
* <img src="https://45449780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-2c1650edc9dbc881f65cd788d7c8ccfa2c27575c%2Fcursor-icon.png?alt=media" alt="Cursor" data-size="line"> [Cursor AI](https://www.cursor.com/): This is a powerful code editor that is integrated with AI. It lets you pick different AI models to help you write code, all of them are free. This is a good option for developers who are new to Decentraland or TypeScript, or if you want to save time writing code.

You may need to select your Code Editor in the settings of the Creator Hub. To do this,

1. Open the wheel icon in the top-right of the screen <img src="https://45449780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPnXBby9S6MrsW83Y9qZ%2Fuploads%2Fgit-blob-042e162fbe3136060cddb3d4934bfd3c8b69edec%2Fsettings-icon.png?alt=media" alt="Settings" data-size="line">
2. Under **Code editor of choice**, select your Code Editor. You may find your editor listed in the dropdown, or you may need to select **Chose from your device** to find it.

## Troubleshooting

If you run into issues, see the [troubleshooting](https://docs.decentraland.org/creator/scenes-sdk7/debugging/troubleshooting) section.
