# Setting up an application

## Creating your app

You'll need to follow the steps below to create an app on Guilded:

1\. Go on your Guilded server > Manage bots.

<figure><img src="https://2308427697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPjlO27e8xKDrGy7fVLYC%2Fuploads%2FWhUsGYwdP0N1SOLPZZlk%2FScreenshot%202022-12-08%20at%207.12.24%20PM.png?alt=media&#x26;token=c30ae272-8b64-4ed2-acca-3398f77f95bd" alt=""><figcaption></figcaption></figure>

2\. On the left side, click on "Create a bot".

<figure><img src="https://2308427697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPjlO27e8xKDrGy7fVLYC%2Fuploads%2FCyWEzCUDTJ0GKiyGXbaU%2FScreenshot%202022-12-08%20at%207.15.00%20PM.png?alt=media&#x26;token=950995db-7925-4838-a26d-7b86a1d1723f" alt=""><figcaption></figcaption></figure>

3\. Choose a name for your bot.

<figure><img src="https://2308427697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPjlO27e8xKDrGy7fVLYC%2Fuploads%2FL4URXksP8cKrpJbMpPUs%2FScreenshot%202022-12-08%20at%207.16.20%20PM.png?alt=media&#x26;token=fef27b39-4126-460d-9061-0cb3a4ffc162" alt=""><figcaption></figcaption></figure>

4\. Once you're on the bot's profile, click on "API".

<figure><img src="https://2308427697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPjlO27e8xKDrGy7fVLYC%2Fuploads%2F8Ni8ZTJBOXBFxzBy1Q5U%2FScreenshot%202022-12-08%20at%207.17.33%20PM.png?alt=media&#x26;token=5708d74f-3afd-479b-b25f-37a90da1514d" alt=""><figcaption></figcaption></figure>

5\. Generate a token

<figure><img src="https://2308427697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPjlO27e8xKDrGy7fVLYC%2Fuploads%2FFfzItVYOfEdDR4osbwQm%2FScreenshot%202022-12-08%20at%207.18.46%20PM.png?alt=media&#x26;token=e4ba5b84-eade-489f-82e0-d20661bc203a" alt=""><figcaption></figcaption></figure>

Once the token generated, copy this token, this is your bot's secret used to login, DO NOT SHARE IT. You'll need this token to connect your app.
